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

Unified Diff: ui/file_manager/file_manager/manifest.json

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
« no previous file with comments | « ui/file_manager/file_manager/main.html ('k') | ui/file_manager/file_manager_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index f9114084ee4d02a5cfc53fd885c0ca089962d78f..dfc8a0f5dbbb30ffdbb40a9df6ba98622f1bd6d8 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -163,6 +163,8 @@
"foreground/elements/files_icon_button.html",
"foreground/elements/files_icon_button.js",
"foreground/elements/files_ripple.html",
+ "foreground/elements/files_quick_view.html",
+ "foreground/elements/files_quick_view.js",
"foreground/elements/files_ripple.js",
"foreground/elements/files_toast.html",
"foreground/elements/files_toast.js",
« no previous file with comments | « ui/file_manager/file_manager/main.html ('k') | ui/file_manager/file_manager_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698