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

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

Issue 962103002: Files.app: Introduce check-select mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove remaining debug log. Created 5 years, 10 months 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 6a8b6ea55d8290a54e34ad5f0a29e2ee29a0f3ca..1a651b40feba20fb4b7b4c153e4f868425329847 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -117,6 +117,7 @@
'./ui/drag_selector.js',
'./ui/error_dialog.js',
'./ui/file_grid.js',
+ './ui/file_list_selection_model.js',
'./ui/file_manager_ui.js',
'./ui/file_table.js',
'./ui/file_table_list.js',

Powered by Google App Engine
This is Rietveld 408576698