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

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

Issue 2043333002: Quick View: Space key opens quick view for image, video and audio in Download. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve comment Created 4 years, 6 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 953bd122e231a578ae12e9ac13b17b1fd4391b2b..4427fdadd954bdc8d4ba2190bafa35ea257d4af5 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -128,6 +128,7 @@
//<include src="naming_controller.js">
//<include src="navigation_list_model.js">
//<include src="progress_center_item_group.js">
+//<include src="quick_view_controller.js">
//<include src="scan_controller.js">
//<include src="search_controller.js">
//<include src="share_client.js">

Powered by Google App Engine
This is Rietveld 408576698