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

Unified Diff: chrome/browser/resources/shared/js/i18n_template.js

Issue 10836296: [webui] mark 2 files as deprecated (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « no previous file | chrome/browser/resources/shared/js/local_strings.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/shared/js/i18n_template.js
diff --git a/chrome/browser/resources/shared/js/i18n_template.js b/chrome/browser/resources/shared/js/i18n_template.js
index c646c17c57ab76d6e12904d9203465ae6874a19d..ba41aee41bacda589bdf36743e15faf03a547520 100644
--- a/chrome/browser/resources/shared/js/i18n_template.js
+++ b/chrome/browser/resources/shared/js/i18n_template.js
@@ -3,6 +3,8 @@
// found in the LICENSE file.
/**
+ * NOTE: The use of this file is deprecated. Use i18n_template2.js instead.
+ *
* @fileoverview This is a simple template engine inspired by JsTemplates
* optimized for i18n.
*
« no previous file with comments | « no previous file | chrome/browser/resources/shared/js/local_strings.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698