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

Unified Diff: chrome/browser/resources/options/i18n_setup.html

Issue 2728173002: Fix quick unlock config in options (Closed)
Patch Set: Remove polymer preload in options Created 3 years, 10 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 | « no previous file | chrome/browser/resources/options/options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/i18n_setup.html
diff --git a/chrome/browser/resources/options/i18n_setup.html b/chrome/browser/resources/options/i18n_setup.html
new file mode 100644
index 0000000000000000000000000000000000000000..cec2322227e213055efc5aff21cafce907f3e443
--- /dev/null
+++ b/chrome/browser/resources/options/i18n_setup.html
@@ -0,0 +1,6 @@
+<!-- This file is intentionally empty.
+ settings-lock-screen element will import i18n_setup.html file in settings.
+ The scripts included by i18n_setup.html is already included in options.html,
+ including the same script again seems to throw some errors. So creating an
+ empty file here just for options.
+-->
« no previous file with comments | « no previous file | chrome/browser/resources/options/options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698