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

Unified Diff: chrome/browser/resources/file_manager/manifest.json

Issue 8554003: [filebrowser] Add left panel with roots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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: chrome/browser/resources/file_manager/manifest.json
===================================================================
--- chrome/browser/resources/file_manager/manifest.json (revision 111146)
+++ chrome/browser/resources/file_manager/manifest.json (working copy)
@@ -89,14 +89,6 @@
]
},
{
- "id": "unmount-archive",
- "default_title": "__MSG_UNMOUNT_ARCHIVE__",
- "default_icon": "images/icon_unmount_archive_16x16.png",
- "file_filters": [
- "filesystem:*.mounted_zip"
- ]
- },
- {
"id": "gallery",
"default_title": "__MSG_GALLERY__",
"default_icon": "images/icon_preview_16x16.png",

Powered by Google App Engine
This is Rietveld 408576698