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

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

Issue 9583009: [File Manager] Cleanup: Moving js/css/html files to dedicated directories (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 2011->2012 Created 8 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
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 0652bbdca281e01ea577e8497406209b472742b5..1a351c4094addf599b1b0446db3ae840ee4454a5 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -99,7 +99,7 @@
<script src="js/file_manager_pyauto.js"></script>
<script src="js/file_type.js"></script>
<script src="js/main.js"></script>
- <script src="js/metadata_provider.js"></script>
+ <script src="js/metadata/metadata_provider.js"></script>
<!-- For accurate load performance tracking
place all scripts above this line -->
« no previous file with comments | « chrome/browser/resources/file_manager/js/mpeg_parser.js ('k') | chrome/browser/resources/file_manager/mediaplayer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698