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

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

Issue 2503513003: Show a label to describe some invalid drag-drop operations in Files app. (Closed)
Patch Set: Fix test failure of FileManagerJsTest.DirectoryTreeTest. Created 4 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 850998fb66a3712179cae558c04a73ce10e21ff5..325c0161164711b78392ee18360a5ac472bb3453 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -87,6 +87,7 @@
'./directory_contents.js',
'./directory_model.js',
'./directory_tree_naming_controller.js',
+ './drop_effect_and_label.js',
'./elements_importer.js',
'./empty_folder_controller.js',
'./file_list_model.js',

Powered by Google App Engine
This is Rietveld 408576698