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

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

Issue 369643002: Lay groudwork to Closure compile JavaScript (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more compiled Created 6 years, 5 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/js/i18n_template2.js
diff --git a/ui/webui/resources/js/i18n_template2.js b/ui/webui/resources/js/i18n_template2.js
index d3274145265ff7c32bf7c989c0f5acbfdb42b911..40571838943116c3239342c25fab1b32e1ad07d4 100644
--- a/ui/webui/resources/js/i18n_template2.js
+++ b/ui/webui/resources/js/i18n_template2.js
@@ -2,6 +2,6 @@
// 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"></include>
+// <include src="./i18n_template_no_process.js"></include>
i18nTemplate.process(document, loadTimeData);

Powered by Google App Engine
This is Rietveld 408576698