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

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 12213076: Media Galleries: Disable write support. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 10 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
Index: chrome/common/extensions/api/_permission_features.json
===================================================================
--- chrome/common/extensions/api/_permission_features.json (revision 181366)
+++ chrome/common/extensions/api/_permission_features.json (working copy)
@@ -224,10 +224,6 @@
"channel": "stable",
"extension_types": [ "platform_app" ]
},
- "mediaGalleries.write": {
- "channel": "stable",
- "extension_types": [ "platform_app" ]
- },
// TODO(thestig) Remove this as part of http:://crbug.com/144496
"mediaGalleriesPrivate": {
"channel": "stable",

Powered by Google App Engine
This is Rietveld 408576698