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

Unified Diff: ui/webui/resources/html/i18n_template.html

Issue 2573943002: WebUI: Vulcanize MD Settings at compile time. (Closed)
Patch Set: Rename cr:settings icon to cr:settings_icon to fix global settings object. Created 3 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/webui/resources/cr_elements/icons.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « ui/webui/resources/cr_elements/icons.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698