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

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

Issue 792233009: Reflect scanning status in command UI. Only allow import once scanning is complete. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix FM.jstests.cc && Finalize scan results in MediaImportHandlerTest...unbreaking the test. 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 ba01b1236550dfc0d59fb199eb6ba373c4ecc754..0d9396c51d37a60c1f7afc2cb25dbbf9dd3464e4 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -97,6 +97,7 @@
//<include src="file_watcher.js">
//<include src="folder_shortcuts_data_model.js">
//<include src="gear_menu_controller.js">
+//<include src="import_controller.js">
//<include src="launch_param.js">
//<include src="metadata/metadata_cache.js">
//<include src="metadata_update_controller.js">
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/import_controller_unittest.js ('k') | ui/file_manager/file_manager/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698