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

Unified Diff: chrome/browser/resources/signin_internals/signin_index.html

Issue 586953002: get rid of almost all old fashioned i18nTemplates (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: window dot Created 6 years, 3 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: chrome/browser/resources/signin_internals/signin_index.html
diff --git a/chrome/browser/resources/signin_internals/signin_index.html b/chrome/browser/resources/signin_internals/signin_index.html
index 3cc11f1999b947421bf5ec57624f10d977373fb2..699bf783ac11799f9237941a3dccb4d0d5740379 100644
--- a/chrome/browser/resources/signin_internals/signin_index.html
+++ b/chrome/browser/resources/signin_internals/signin_index.html
@@ -5,6 +5,7 @@
<title>Signin Internals</title>
<script src="chrome://resources/js/cr.js"></script>
<script src="chrome://resources/js/util.js"></script>
+ <script src="chrome://resources/js/load_time_data.js"></script>
<script src="chrome://signin-internals/strings.js"></script>
<link rel="stylesheet" type="text/css" href="signin_index.css">
</head>
@@ -65,8 +66,7 @@
</table>
</div>
</div>
- <script src="chrome://resources/js/i18n_template.js"></script>
- <script src="chrome://resources/js/i18n_process.js"></script>
+ <script src="chrome://resources/js/i18n_template2.js"></script>
<script src="chrome://resources/js/jstemplate_compiled.js"></script>
<script src="chrome://signin-internals/signin_internals.js"></script>
</body>
« no previous file with comments | « chrome/browser/resources/set_as_default_browser.html ('k') | chrome/browser/resources/sync_file_system_internals/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698