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

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

Issue 2210933004: Settings Router Refactor: Kill settings-router. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix merge Created 4 years, 4 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 32734a321ced2776e5292a71d77b030f380485b6..372c49e98cc06cc181c7f71d02c67952acec8e9a 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -739,14 +739,6 @@
file="route.js"
type="chrome_html"
preprocess="true" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_ROUTER_HTML"
- file="settings_page/settings_router.html"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_CR_SETTINGS_ROUTER_JS"
- file="settings_page/settings_router.js"
- type="chrome_html"
- flattenhtml="true"
- allowexternalscript="true" />
<structure name="IDR_SETTINGS_SITE_DATA_HTML"
file="site_settings/site_data.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698