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

Unified Diff: ui/webui/resources/js/i18n_template_process.js

Issue 2691693003: MD WebUI: avoid double-loading i18nTemplate when unvulcanized (Closed)
Patch Set: webui_resources.grd 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
« no previous file with comments | « ui/webui/resources/js/i18n_template.js ('k') | ui/webui/resources/webui_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/js/i18n_template_process.js
diff --git a/ui/webui/resources/js/i18n_template.js b/ui/webui/resources/js/i18n_template_process.js
similarity index 57%
copy from ui/webui/resources/js/i18n_template.js
copy to ui/webui/resources/js/i18n_template_process.js
index a4dbcdc33a193cdde4cbebd72e2419f2e2aafb37..0e26b63a80d006f015fa305da81f46d548e52f06 100644
--- a/ui/webui/resources/js/i18n_template.js
+++ b/ui/webui/resources/js/i18n_template_process.js
@@ -1,7 +1,5 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// <include src="i18n_template_no_process.js">
-
i18nTemplate.process(document, loadTimeData);
« no previous file with comments | « ui/webui/resources/js/i18n_template.js ('k') | ui/webui/resources/webui_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698