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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1607483005: Show data usage on Site Details (MDSettings) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index e9041029afb446081d1c7ad27bd836afe907f9fb..9fed9219d26fa9aa5d1fa4ffb8a65dadd8876ea3 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -475,6 +475,9 @@
<structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_DETAILS_PERMISSION_JS"
file="site_settings/site_details_permission.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_SETTINGS_HANDLER_JS"
michaelpg 2016/01/19 20:47:54 opt nit: use IDR_SETTINGS_SITE_SETTINGS_HANDLER_JS
Finnur 2016/01/22 15:07:35 Done.
+ file="site_settings/site_settings_handler.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ADDER_JS"
file="search_engines_page/search_engine_adder.js"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698