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

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

Issue 2704313002: Remove gcdPrivate API code. (Closed)
Patch Set: Remove gcdPrivate API code. Created 3 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
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/gcd_private.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 53dada59c8a3262629f0082a235cd4890a9b59e6..77feec4ab7c0723b07f99253b8b476830634bf70 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -414,16 +414,6 @@
"channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"]
},
- "gcdPrivate": {
- "channel": "stable",
- "extension_types": ["extension", "platform_app"],
- "whitelist": [
- "11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2", // http://crbug.com/394124
- "0EFB879311E9EFBB7C45251F89EC655711B1F6ED", // http://crbug.com/394124
- "9193D3A51E2FE33B496CDA53EA330423166E7F02", // http://crbug.com/394124
- "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89" // http://crbug.com/394124
- ]
- },
"gcm": {
"channel": "stable",
"extension_types": ["extension", "platform_app"]
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/gcd_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698