Chromium Code Reviews| Index: ui/file_manager/video_player/manifest.json |
| diff --git a/ui/file_manager/video_player/manifest.json b/ui/file_manager/video_player/manifest.json |
| index 0776587835c7482f367303358869becaa72cc656..5323093cff6c9b692dc4a436d0ab809f4ae90242 100644 |
| --- a/ui/file_manager/video_player/manifest.json |
| +++ b/ui/file_manager/video_player/manifest.json |
| @@ -8,6 +8,7 @@ |
| "display_in_launcher": false, |
| "incognito" : "split", |
| "icons": { |
| + "16": "images/icon/video-player-favicon-16.png", |
| "32": "images/icon/video-player-32.png", |
|
hirono
2014/08/08 08:54:20
I'm not sure but this may be favicon-32 for HiDPI
yoshiki
2014/08/15 08:15:26
I checked and this works correctly even on HiDPI d
|
| "48": "images/icon/video-player-48.png", |
| "64": "images/icon/video-player-64.png", |