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

Unified Diff: chrome/browser/resources/file_manager/main.html

Issue 10413011: redo r137692 and r137791 which were speculatively reverted (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/file_manager/main.html
diff --git a/chrome/browser/resources/file_manager/main.html b/chrome/browser/resources/file_manager/main.html
index 469b726ceacc39d65bc662ad8aa5444249d1bc16..4e1e94cb207dba2ac6947211f3bd3bda63167094 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -30,9 +30,9 @@
so we want to parse it as early as possible -->
<script src="js/metrics.js"></script>
- <script src="../shared/js/local_strings.js"></script>
+ <script src="../shared/js/load_time_data.js"></script>
<script src="../shared/js/util.js"></script>
- <script src="../shared/js/i18n_template.js"></script>
+ <script src="../shared/js/i18n_template_no_process.js"></script>
<script src="../shared/js/cr.js"></script>
<script src="../shared/js/event_tracker.js"></script>
« no previous file with comments | « chrome/browser/resources/file_manager/js/mock_chrome.js ('k') | chrome/common/extensions/api/file_browser_private.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698