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

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

Issue 2387543002: Removes the extension_types property for the imageWritePrivate API. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_api_features.json
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index af7d9e2576a77cf8852046f0ef55b30d5a9cac9a..428372da834c9cf451ebc3c3ce8860cdda51bc12 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -676,7 +676,6 @@
},
"imageWriterPrivate": {
"dependencies": ["permission:imageWriterPrivate"],
- "extension_types": ["extension", "platform_app"],
"contexts": ["blessed_extension"]
},
"quickUnlockPrivate": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698