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

Side by Side Diff: chrome/browser/resources/options/i18n_setup.html

Issue 2691943005: fix quick unlock config in options (Closed)
Patch Set: set timeout 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!-- Intentionally leave it empty
jdufault 2017/02/15 23:53:22 nit: change first line to "This file is intentiona
xiaoyinh(OOO Sep 11-29) 2017/02/17 01:31:44 Done.
2 settings-lock-screen element will import i18n_setup.html file in settings. The scripts included by
jdufault 2017/02/15 23:53:22 nit: cleanup wrapping/line length
xiaoyinh(OOO Sep 11-29) 2017/02/17 01:31:44 Done.
3 i18n_setup.html is already included in options.html, including the same script again seems to throw some errors.
4 So creating an empty file here just for options.
5 -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698