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

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

Issue 285373015: Gallery.app: Replace the existing gallery with the new separated gallery. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove gallery tests. Created 6 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 | « chromeos/chromeos_switches.cc ('k') | ui/file_manager/gallery/manifest.json » ('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 cc6f571da9d7d6b85ca3d82eacfe0fdd8f0cff40..89df0c4767ab4432390fd355b5c6ee21d7ed1a40 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -95,21 +95,6 @@
]
},
{
- "id": "gallery",
- "default_title": "__MSG_OPEN_ACTION__",
- "default_icon": "common/images/file_types/200/image.png",
- "file_filters": [
- // Image formats
- "filesystem:*.bmp",
- "filesystem:*.gif",
- "filesystem:*.ico",
- "filesystem:*.jpg",
- "filesystem:*.jpeg",
- "filesystem:*.png",
- "filesystem:*.webp"
- ]
- },
- {
"id": "gallery-video",
"default_title": "__MSG_OPEN_ACTION__",
"default_icon": "common/images/file_types/200/image.png",
« no previous file with comments | « chromeos/chromeos_switches.cc ('k') | ui/file_manager/gallery/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698