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

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

Issue 1404593002: Extract i18n behavior from settings. (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/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index ba83b63defc81a1201871958cbb1fc2875150589..4a2d9c76097ec8c3ecd3ec57483515902aca1601 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -65,12 +65,6 @@
<structure name="IDR_SETTINGS_BASIC_PAGE_CSS"
file="basic_page/basic_page.css"
type="chrome_html" />
- <structure name="IDR_SETTINGS_I18N_BEHAVIOR_HTML"
- file="i18n_behavior/i18n_behavior.html"
- type="chrome_html" />
- <structure name="IDR_SETTINGS_I18N_BEHAVIOR_JS"
- file="i18n_behavior/i18n_behavior.js"
- type="chrome_html" />
<structure name="IDR_SETTINGS_ON_STARTUP_PAGE_HTML"
file="on_startup_page/on_startup_page.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698