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/01/30 21:41:46
wait, is this required because the <include> in i1
dpapad
2017/02/10 22:53:38
Correct.
|
| <script src="chrome://resources/js/i18n_template.js"></script> |