| 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 c84798d9b24a26b14d4216a4c4c322cc6d6942ac..1b53499ce1d162e33e087195015c65ef6fb30357 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -498,10 +498,6 @@
|
| "dependencies": ["permission:fontSettings"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| - "gcdPrivate": {
|
| - "dependencies": ["permission:gcdPrivate"],
|
| - "contexts": ["blessed_extension"]
|
| - },
|
| "gcm": {
|
| "dependencies": ["permission:gcm"],
|
| "contexts": ["blessed_extension"]
|
|
|