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

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

Issue 821003002: Files.app: Fix TaskController so that it calls correct default task. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add Licence 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 0d9396c51d37a60c1f7afc2cb25dbbf9dd3464e4..5da910c56dd15d29e1f1007ed858b5345b6033ff 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -87,6 +87,7 @@
//<include src="app_state_controller.js">
//<include src="cws_container_client.js">
//<include src="dialog_action_controller.js">
+//<include src="dialog_type.js">
//<include src="directory_contents.js">
//<include src="directory_model.js">
//<include src="file_manager.js">

Powered by Google App Engine
This is Rietveld 408576698