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

Unified Diff: chrome/browser/resources/settings/compiled_resources.gyp

Issue 1372053002: Flesh out the location-page class to make it more general. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/compiled_resources.gyp
diff --git a/chrome/browser/resources/settings/compiled_resources.gyp b/chrome/browser/resources/settings/compiled_resources.gyp
index 6fdc3696a4c76eb417c63ef208df280d13ddda66..0ca957b22a7e52e13b6c5e5ebf796c19eaa916f0 100644
--- a/chrome/browser/resources/settings/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/compiled_resources.gyp
@@ -13,6 +13,7 @@
'on_startup_page/compiled_resources.gyp:*',
'prefs/compiled_resources.gyp:*',
'radio_group/compiled_resources.gyp:*',
+ 'site_settings/compiled_resources.gyp:*',
Finnur 2015/10/15 15:46:33 This is here to facilitate discussion. Should it
Dan Beam 2015/10/19 07:24:27 you probably shouldn't add it if you can't compile
Finnur 2015/10/19 13:53:58 You mean if I can't run the closure compiler due t
],
},
]

Powered by Google App Engine
This is Rietveld 408576698