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

Unified Diff: ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp

Issue 1310373008: Add cr_policy_indicator for settings controls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@md_settings_compiled_resources_3
Patch Set: Rebase Created 5 years, 3 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
Index: ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp
diff --git a/ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp b/ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp
index ce7e11b9509c8ae485a9138b2b519a6d5654918e..657fc393328b77a653d13c53ab260502905cddef 100644
--- a/ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp
+++ b/ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp
@@ -9,6 +9,7 @@
'dependencies': [
'cr_checkbox/compiled_resources.gyp:*',
'network/compiled_resources.gyp:*',
+ 'policy/compiled_resources.gyp:*',
],
},
]

Powered by Google App Engine
This is Rietveld 408576698