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..abacba8b82adb81f6855b335249ec657c94c18c1 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.js"></script> |
| +<script src="chrome://resources/js/i18n_template_no_process.js"></script> |
| +<script src="chrome://resources/js/i18n_template_process.js"></script> |