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

Unified Diff: ui/webui/resources/js/i18n_behavior.js

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
« no previous file with comments | « ui/webui/resources/html/i18n_behavior.html ('k') | ui/webui/resources/webui_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/js/i18n_behavior.js
diff --git a/chrome/browser/resources/settings/i18n_behavior/i18n_behavior.js b/ui/webui/resources/js/i18n_behavior.js
similarity index 95%
rename from chrome/browser/resources/settings/i18n_behavior/i18n_behavior.js
rename to ui/webui/resources/js/i18n_behavior.js
index f499e837c3061a5d88ddd1e0cd35be7e520f623b..d43912bb02bdcfb7ddbdd454e96a3141cd13adb4 100644
--- a/chrome/browser/resources/settings/i18n_behavior/i18n_behavior.js
+++ b/ui/webui/resources/js/i18n_behavior.js
@@ -12,7 +12,7 @@
* I18nBehavior,
* ],
*
- * @group Chrome Settings Elements
+ * @group Chrome UI Behavior
*/
var I18nBehavior = {
« no previous file with comments | « ui/webui/resources/html/i18n_behavior.html ('k') | ui/webui/resources/webui_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698