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

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

Issue 2798753002: Revert of MD Settings: Google Play Store: Add subpage and polish (Closed)
Patch Set: Created 3 years, 8 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/android_apps_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/android_apps_page/compiled_resources2.gyp b/chrome/browser/resources/settings/android_apps_page/compiled_resources2.gyp
index 68c188bb7d39e234fc30e3ff52c6c49aac48fcb7..655b3eb06687cf0dffa2c97281927efa96ed0caf 100644
--- a/chrome/browser/resources/settings/android_apps_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/android_apps_page/compiled_resources2.gyp
@@ -14,19 +14,9 @@
{
'target_name': 'android_apps_page',
'dependencies': [
- '../compiled_resources2.gyp:route',
+ '../controls/compiled_resources2.gyp:settings_checkbox',
'../prefs/compiled_resources2.gyp:prefs_behavior',
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
- '<(EXTERNS_GYP):settings_private',
- 'android_apps_browser_proxy',
- ],
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
- {
- 'target_name': 'android_apps_subpage',
- 'dependencies': [
- '../compiled_resources2.gyp:route',
- '../prefs/compiled_resources2.gyp:prefs_behavior',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
'android_apps_browser_proxy',
],

Powered by Google App Engine
This is Rietveld 408576698