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

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

Issue 778123006: Include MTP devices in Cloud Import happiness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include MTP devices when determining eligibility for Cloud Import. 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/background/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/background/js/compiled_resources.gyp b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
index 80aea51da6d8153855d7537bc78e72ea6a65e1b8..e573d5c8304d051ea3c2b1da11eb2c4c1a5606c4 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
@@ -19,10 +19,10 @@
'../../common/js/error_util.js',
'../../common/js/async_util.js',
'../../common/js/file_type.js',
- '../../common/js/importer_common.js',
'../../common/js/progress_center_common.js',
'../../common/js/util.js',
'../../common/js/volume_manager_common.js',
+ '../../common/js/importer_common.js',
'../../foreground/js/ui/progress_center_panel.js',
'../../foreground/js/progress_center_item_group.js',
'../../foreground/js/metadata/byte_reader.js',

Powered by Google App Engine
This is Rietveld 408576698