Chromium Code Reviews| 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. |
| +--> |
|
Dan Beam
2017/02/17 02:45:17
this is crazy sauce
xiaoyinh(OOO Sep 11-29)
2017/02/17 19:33:46
Sorry about these. It's particularly difficult to
|