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

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

Issue 2659533003: Remove the notificationProvider extension API (Closed)
Patch Set: Created 3 years, 11 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/_api_features.json
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index a2dffd6437e5ec324742c00c2b240bdcf2191586..53c86550e34325283a17df37d8a8ccaf5092163f 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -611,10 +611,6 @@
"dependencies": ["permission:musicManagerPrivate"],
"contexts": ["blessed_extension"]
},
- "notificationProvider": {
- "dependencies": ["permission:notificationProvider"],
- "contexts": ["blessed_extension"]
- },
"notifications": {
"dependencies": ["permission:notifications"],
"contexts": ["blessed_extension"]

Powered by Google App Engine
This is Rietveld 408576698