| 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 22af2c487b9a8f73c85543d957ee0a645180a032..56470aa7cee64217eb220c7e868975206da1fb5a 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -437,6 +437,11 @@
|
| "dependencies": ["permission:gcm"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| + "guestview": {
|
| + "internal": true,
|
| + "channel": "stable",
|
| + "contexts": ["blessed_extension", "unblessed_extension"]
|
| + },
|
| "hangoutsPrivate": {
|
| "channel": "stable",
|
| "contexts": ["blessed_extension"],
|
|
|