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

Unified Diff: ui/webui/resources/cr_elements/cr_slider/compiled_resources2.gyp

Issue 2737083002: [MD settings] show icon when slider controlled by something (Closed)
Patch Set: touch up Created 3 years, 9 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/cr_slider/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/cr_slider/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_slider/compiled_resources2.gyp
index a54aaa911bd8c857bd8697841db41d748f55ead4..41b2bcd7c790d897fb3017c0dda9ec7561bc6979 100644
--- a/ui/webui/resources/cr_elements/cr_slider/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_slider/compiled_resources2.gyp
@@ -6,6 +6,7 @@
{
'target_name': 'cr_slider',
'dependencies': [
+ '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:cr_policy_pref_behavior',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
'<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-slider/compiled_resources2.gyp:paper-slider-extracted',
],

Powered by Google App Engine
This is Rietveld 408576698