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

Unified Diff: ui/file_manager/file_manager/manifest.json

Issue 778123006: Include MTP devices in Cloud Import happiness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add tests for importer common code. 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/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index 0459f223e1b7ad44f0d3e31a603efa3a95edaa6e..cae58b92f6c5424fe7421e69ed23706451bdb531 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -171,10 +171,10 @@
"chrome://resources/js/cr/ui/array_data_model.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",
"background/js/app_window_wrapper.js",
"background/js/background_base.js",
"background/js/device_handler.js",

Powered by Google App Engine
This is Rietveld 408576698