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

Unified Diff: ui/file_manager/file_manager/foreground/js/compiled_resources.gyp

Issue 807583003: Revert of Include MTP devices in Cloud Import happiness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
index 3c7af676d9d361384ea275dcabce3ed196bcdcca..0c711bd4b921be270d38c75d35993e50305c6e22 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -42,8 +42,8 @@
'../../common/js/error_util.js',
'../../common/js/async_util.js',
'../../common/js/file_type.js',
+ '../../common/js/importer_common.js',
'../../common/js/volume_manager_common.js',
- '../../common/js/importer_common.js',
'../../common/js/util.js',
'../../common/js/progress_center_common.js',
'../../common/js/lru_cache.js',

Powered by Google App Engine
This is Rietveld 408576698