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

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

Issue 2393703005: MD Settings: Date and Time page, part 1/3 (Closed)
Patch Set: Move SetInteger to WebUI CL Created 4 years, 2 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: chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp b/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp
index 5cabf88fdc3821037e1e91c689414f618d19cb7d..e05707e948e2f6aebfeca603811fdff545997691 100644
--- a/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp
@@ -6,7 +6,10 @@
{
'target_name': 'date_time_page',
'dependencies': [
- '../settings_ui/compiled_resources2.gyp:settings_ui_types',
+ '../prefs/compiled_resources2.gyp:prefs_behavior',
+ '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-checkbox/compiled_resources2.gyp:paper-checkbox-extracted',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698