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

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

Issue 1415953006: Fix accessibility issues in AudioPlayer and VideoPlayer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix query for repeat button. Created 5 years, 1 month 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/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index 33a2ee83bdc6718f76be19383c95c4f4b0fb35e9..0424b7041ade9ca1da734bbdef88d5508573c1ed 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -158,6 +158,8 @@
"common/js/path_util.js",
"common/js/util.js",
"common/js/volume_manager_common.js",
+ "foreground/elements/files_icon_button.html",
+ "foreground/elements/files_icon_button.js",
"foreground/elements/files_ripple.html",
"foreground/elements/files_ripple.js",
"foreground/elements/files_toast.html",
« no previous file with comments | « ui/file_manager/file_manager/foreground/elements/files_icon_button.js ('k') | ui/file_manager/file_manager_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698