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

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

Issue 1973733002: MD Settings: About page, setup for showing a sub-page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing Closure compilation. Created 4 years, 7 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/about_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/about_page/compiled_resources2.gyp b/chrome/browser/resources/settings/about_page/compiled_resources2.gyp
index 7a49f2731371dbe8586c91b67e4441707464a98a..9f51a02ea1748cb8bfd3920c6ed273c41866ea26 100644
--- a/chrome/browser/resources/settings/about_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/about_page/compiled_resources2.gyp
@@ -6,6 +6,8 @@
{
'target_name': 'about_page',
'dependencies': [
+ '../settings_page/compiled_resources2.gyp:main_page_behavior',
+ '../settings_page/compiled_resources2.gyp:settings_animated_pages',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698