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

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

Issue 10384155: [filemanager] Content metadata moved to the cache. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Bug 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
« no previous file with comments | « chrome/browser/resources/file_manager/main.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/mediaplayer.html
===================================================================
--- chrome/browser/resources/file_manager/mediaplayer.html (revision 138459)
+++ chrome/browser/resources/file_manager/mediaplayer.html (working copy)
@@ -23,7 +23,7 @@
Keep the list in sync with mediaplayer_scripts.js. -->
<script src="js/media/audio_player.js"></script>
<script src="js/media/media_controls.js"></script>
- <script src="js/metadata/metadata_provider.js"></script>
+ <script src="js/metadata/metadata_cache.js"></script>
</if>
</head>
<body>
« no previous file with comments | « chrome/browser/resources/file_manager/main.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698