Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10248)

Unified Diff: chrome/browser/resources/settings/controls/compiled_resources2.gyp

Issue 2611243002: MD Settings: fix policy indicator rendering bug in <controlled-button> (Closed)
Patch Set: . Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/controls/controlled_button.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/controls/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/controls/compiled_resources2.gyp b/chrome/browser/resources/settings/controls/compiled_resources2.gyp
index de92dbbc8fc8613a531982ba8fbfa95d39366158..c5646ff19be57b7896cb44d3f7ceeb4d9182009f 100644
--- a/chrome/browser/resources/settings/controls/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/controls/compiled_resources2.gyp
@@ -6,6 +6,7 @@
{
'target_name': 'controlled_button',
'dependencies': [
+ '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:cr_policy_indicator_behavior',
'<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:cr_policy_pref_behavior',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
'pref_control_behavior',
« no previous file with comments | « no previous file | chrome/browser/resources/settings/controls/controlled_button.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698