Chromium Code Reviews| Index: ui/file_manager/gallery/manifest.json |
| diff --git a/ui/file_manager/gallery/manifest.json b/ui/file_manager/gallery/manifest.json |
| index 930a30f520e00cfa672e5c615642cd555b54429f..e2c9629107b2a6fdb78f10cf99a0ee94f9e2068c 100644 |
| --- a/ui/file_manager/gallery/manifest.json |
| +++ b/ui/file_manager/gallery/manifest.json |
| @@ -25,7 +25,7 @@ |
| "chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj" |
| ], |
| "file_handlers": { |
| - "video": { |
| + "image": { |
| "types": [ |
| "image/*" |
| ], |
| @@ -39,7 +39,7 @@ |
| "webp" |
| ], |
| // TODO(hirono): Rename and localize this. |
| - "title": "Open in new Gallery" |
| + "title": "Open" |
| } |
| }, |
| "app": { |