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

Unified Diff: chrome/browser/resources/settings/prefs/compiled_resources.gyp

Issue 1422023012: MD Settings: Simplify settings-dropdown-menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: chrome/browser/resources/settings/prefs/compiled_resources.gyp
diff --git a/chrome/browser/resources/settings/prefs/compiled_resources.gyp b/chrome/browser/resources/settings/prefs/compiled_resources.gyp
index 30642137e39715e927c23f1a7ad1affb01291e27..55c69675ae3e19c3c356f099de65a8a97ea6a6e6 100644
--- a/chrome/browser/resources/settings/prefs/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/prefs/compiled_resources.gyp
@@ -11,6 +11,7 @@
'../../../../../ui/webui/resources/js/compiled_resources.gyp:cr',
'prefs_behavior.js',
'prefs_types.js',
+ 'selectable_pref_behavior.js',
],
'externs': [
'../../../../../third_party/closure_compiler/externs/settings_private.js'

Powered by Google App Engine
This is Rietveld 408576698