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

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

Issue 2111023002: [MD settings] closure compile settings menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge with master Created 4 years, 6 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/settings_menu/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp b/chrome/browser/resources/settings/settings_menu/compiled_resources2.gyp
similarity index 72%
copy from chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
copy to chrome/browser/resources/settings/settings_menu/compiled_resources2.gyp
index 262518a63a7984ae242a50b9926e08ef5ca5a63e..287f194bb219857032f411d2db422c47586f7e0b 100644
--- a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/settings_menu/compiled_resources2.gyp
@@ -4,9 +4,9 @@
{
'targets': [
{
- 'target_name': 'printing_page',
+ 'target_name': 'settings_menu',
'dependencies': [
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
+ '../settings_page/compiled_resources2.gyp:settings_router',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698