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

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: Remove polymer_ prefix. 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 70785765c5e7632da4252a66068a683328fe8294..af7510de91b2a536f127acb2ac6a1079e1231747 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" />
« no previous file with comments | « chrome/browser/resources/settings/i18n_behavior/i18n_behavior.js ('k') | ui/webui/resources/html/i18n_behavior.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698