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

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

Issue 2573943002: WebUI: Vulcanize MD Settings at compile time. (Closed)
Patch Set: Nit Created 3 years, 10 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
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>
« ui/webui/resources/cr_elements/icons.html ('K') | « 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