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

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

Issue 884183006: Files.app: Add UI to toggle and clear item selection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments. 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/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 a07a393c80d0763dca930601825216af35581832..4cd141ad4ddeb0122c7f3561465864052f3a5c58 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -110,6 +110,7 @@
//<include src="share_client.js">
//<include src="spinner_controller.js">
//<include src="task_controller.js">
+//<include src="toolbar_controller.js">
//<include src="thumbnail_loader.js">
//<include src="ui/banners.js" >
//<include src="ui/conflict_dialog.js">

Powered by Google App Engine
This is Rietveld 408576698