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

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

Issue 2055923002: MD Settings: Hook up system_page to new LifetimeBrowserProxy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lifetime_handler
Patch Set: Fix closure compilation. 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/system_page/system_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/system_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/system_page/compiled_resources2.gyp b/chrome/browser/resources/settings/system_page/compiled_resources2.gyp
index 7da27f25cd2cb8b112ad7cc342afdcfee917e227..c9a14f8a0d3eb8c1c3ef8caf4f0ba34675a4fdf0 100644
--- a/chrome/browser/resources/settings/system_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/system_page/compiled_resources2.gyp
@@ -15,6 +15,7 @@
{
'target_name': 'system_page',
'dependencies': [
+ '../compiled_resources2.gyp:lifetime_browser_proxy',
'system_page_browser_proxy',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
« no previous file with comments | « no previous file | chrome/browser/resources/settings/system_page/system_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698