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

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

Issue 778123006: Include MTP devices in Cloud Import happiness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add test files missing from CL. Created 6 years 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: 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 6431a6674338460d5bab9b3289e1a82b1fb7c063..ba01b1236550dfc0d59fb199eb6ba373c4ecc754 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -74,10 +74,10 @@
//
//<include src="../../common/js/async_util.js">
//<include src="../../common/js/file_type.js">
-//<include src="../../common/js/importer_common.js">
//<include src="../../common/js/volume_manager_common.js">
//<include src="../../common/js/util.js">
//<include src="../../common/js/progress_center_common.js">
+//<include src="../../common/js/importer_common.js">
//
//<include src="ui/combobutton.js">
//<include src="ui/commandbutton.js">

Powered by Google App Engine
This is Rietveld 408576698