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

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

Issue 1158923004: Add support to mime types in Files app UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests. Created 5 years, 7 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 | « no previous file | ui/file_manager/file_manager/common/js/file_type.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/audio_player/manifest.json
diff --git a/ui/file_manager/audio_player/manifest.json b/ui/file_manager/audio_player/manifest.json
index 2ef752256346273e435aba9fed0500af4d2e4d2f..b97f24f314474a51a32b7e7ad3e84a583e419322 100644
--- a/ui/file_manager/audio_player/manifest.json
+++ b/ui/file_manager/audio_player/manifest.json
@@ -32,9 +32,6 @@
],
"file_handlers": {
"audio": {
- "types": [
- "audio/*"
- ],
"extensions": [
"amr",
"flac",
« no previous file with comments | « no previous file | ui/file_manager/file_manager/common/js/file_type.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698