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

Unified Diff: ui/file_manager/file_manager/foreground/js/main_scripts.js

Issue 492163003: File Manager: Rename media_util.js to thumbnail_loader.js (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | ui/file_manager/file_manager/foreground/js/media/media_util.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/js/main_scripts.js
diff --git a/ui/file_manager/file_manager/foreground/js/main_scripts.js b/ui/file_manager/file_manager/foreground/js/main_scripts.js
index 733fd31535b4113796299e0da5c476ec87dce26d..2fb1683e5d999342a3100bf5395c3c9e35eaf396 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -101,6 +101,7 @@
//<include src="share_client.js"/>
//<include src="share_dialog.js"/>
//<include src="suggest_apps_dialog.js"/>
+//<include src="thumbnail_loader.js"/>
//<include src="tree.css.js"/>
//<include src="ui/breadcrumbs_controller.js"/>
//<include src="ui/conflict_dialog.js"/>
@@ -110,7 +111,6 @@
//<include src="ui/progress_center_panel.js"/>
//<include src="ui/search_box.js"/>
//<include src="volume_manager_wrapper.js"/>
-//<include src="media/media_util.js"/>
//<include src="metadata/metadata_cache.js"/>
//<include src="default_action_dialog.js"/>
//<include src="file_manager_commands.js"/>
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/media/media_util.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698