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

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

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/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
index 01323de05f6a792664c4b517410f883cbc513069..9baee70e98af31128eef510325439cbaefec09ca 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -71,6 +71,7 @@
'./app_state_controller.js',
'./cws_container_client.js',
'./dialog_action_controller.js',
+ './dialog_type.js',
'./directory_contents.js',
'./directory_model.js',
'./file_manager.js',
« no previous file with comments | « chrome/browser/chromeos/file_manager/file_manager_jstest.cc ('k') | ui/file_manager/file_manager/foreground/js/dialog_type.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698