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

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

Issue 2962823002: MD Settings: decouple page visibility from settings_ui.html. (Closed)
Patch Set: moving import out of this CL Created 3 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_ui/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/settings_ui/compiled_resources2.gyp b/chrome/browser/resources/settings/settings_ui/compiled_resources2.gyp
index 3b836f05070ba939b086efa4e259acdf19e053b4..49e57e66683624a25764761b35044aa118e30be1 100644
--- a/chrome/browser/resources/settings/settings_ui/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/settings_ui/compiled_resources2.gyp
@@ -15,13 +15,9 @@
'../compiled_resources2.gyp:global_scroll_target_behavior',
'../prefs/compiled_resources2.gyp:prefs',
'../settings_main/compiled_resources2.gyp:settings_main',
- 'settings_ui_types',
+ '../compiled_resources2.gyp:page_visibility'
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
- {
- 'target_name': 'settings_ui_types',
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
],
}

Powered by Google App Engine
This is Rietveld 408576698