Chromium Code Reviews| Index: ui/webui/resources/html/i18n_template.html |
| diff --git a/ui/webui/resources/html/i18n_template.html b/ui/webui/resources/html/i18n_template.html |
| index 851d9d55b977b6d3b988ab1cc6c09777bff31304..166bc5f00eb5c2b8122d3d892133908d1cb13dcf 100644 |
| --- a/ui/webui/resources/html/i18n_template.html |
| +++ b/ui/webui/resources/html/i18n_template.html |
| @@ -1 +1,2 @@ |
| +<script src="chrome://resources/js/i18n_template_no_process.js"></script> |
|
Dan Beam
2017/02/10 23:14:48
why did we need this again? does this double-proce
dpapad
2017/02/13 18:53:54
Removing this causes the following error
Uncaught
|
| <script src="chrome://resources/js/i18n_template.js"></script> |