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

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

Issue 2193953002: MD Settings: Remove unused settings.main.rendered global variable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nit. Created 4 years, 5 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 945cf80ed0c94eddbc0c260213740bee0b8342cb..01af3394fda8c2284ac44e9114d2739e20fae22c 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -177,13 +177,6 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_JS"
file="settings_main/settings_main.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_RENDERED_HTML"
- file="settings_main/settings_main_rendered.html"
- type="chrome_html"
- allowexternalscript="true" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_RENDERED_JS"
- file="settings_main/settings_main_rendered.js"
- type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_MENU_HTML"
file="settings_menu/settings_menu.html"
type="chrome_html"

Powered by Google App Engine
This is Rietveld 408576698