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

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

Issue 895783002: Remove the Copresence Endpoints API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: extensions/common/api/_api_features.json
diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
index 7e002d6bf01a81c5371358e9702a29f668d89b38..c42f525e51d91ff45e797308a1ae3306f29ca7f0 100644
--- a/extensions/common/api/_api_features.json
+++ b/extensions/common/api/_api_features.json
@@ -106,11 +106,6 @@
"dependencies": ["permission:declarativeWebRequest"],
"contexts": ["blessed_extension"]
},
- "copresenceEndpoints": {
- "channel" : "canary",
- "dependencies": ["permission:copresence"],
- "contexts": ["blessed_extension"]
- },
"diagnostics": {
"dependencies": ["permission:diagnostics"],
"extension_types": ["platform_app"],
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | extensions/common/api/copresence_endpoints.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698