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

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

Issue 2130803002: Deleting the copresence API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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 | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/copresence.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 06c79965b987b66b82aa0c12fcfa822b62d36adb..fdd2255fc90a78f71cc796f6d59f4719e8f62273 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -203,34 +203,6 @@
"channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"]
},
- "copresence": [
- {
- "channel": "dev",
- "extension_types": ["extension", "platform_app"]
- },
- {
- "channel": "stable",
- "extension_types": ["extension", "platform_app"],
- "whitelist": [
- "AFA728615D3A82D4017BDECEE86978543194D198", // http://crbug.com/387999
- "0C0426C12F94156F330FFAF346A976BA8878DE78", // http://crbug.com/387999
- "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/389230
- "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/389230
- "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/389230
- "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/389230
- "4F25792AF1AA7483936DE29C07806F203C7170A0", // http://crbug.com/407693
- "BD8781D757D830FC2E85470A1B6E8A718B7EE0D9", // http://crbug.com/407693
- "4AC2B6C63C6480D150DFDA13E4A5956EB1D0DDBB", // http://crbug.com/407693
- "81986D4F846CEDDDB962643FA501D1780DD441BB", // http://crbug.com/407693
- "FF78670081967CE21DB86A04AD94A0498F01E20A", // http://crbug.com/409192
- "05EBA3051DFCA6AF17070AEE5FE8C66322FF4738", // http://crbug.com/431978
- "11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2", // http://crbug.com/458218
- "0EFB879311E9EFBB7C45251F89EC655711B1F6ED", // http://crbug.com/458218
- "9193D3A51E2FE33B496CDA53EA330423166E7F02", // http://crbug.com/458218
- "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89" // http://crbug.com/458218
- ]
- }
- ],
"copresencePrivate": {
"channel": "stable",
"extension_types": ["extension"],
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/copresence.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698