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

Unified Diff: ui/file_manager/file_manager/background/js/media_scanner_unittest.html

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/media_scanner_unittest.html
diff --git a/ui/file_manager/file_manager/background/js/media_scanner_unittest.html b/ui/file_manager/file_manager/background/js/media_scanner_unittest.html
index a1d1eadf88a2bb97106de0c4122ec1b158d5b9ba..b6cf9ca337a33e5da9e239f1930653496259584f 100644
--- a/ui/file_manager/file_manager/background/js/media_scanner_unittest.html
+++ b/ui/file_manager/file_manager/background/js/media_scanner_unittest.html
@@ -11,7 +11,7 @@
<script src="../../../../../ui/webui/resources/js/cr/event_target.js"></script>
<script src="../../../../../ui/webui/resources/js/load_time_data.js"></script>
-
+<script src="../../common/js/volume_manager_common.js"></script>
<script src="../../common/js/importer_common.js"></script>
<script src="../../common/js/file_type.js"></script>
<script src="../../common/js/mock_entry.js"></script>

Powered by Google App Engine
This is Rietveld 408576698