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 6dc9dc9f4d1e28b90d664df498c731a0102e653c..4f01bc16ea63908bb80fa5b57a7ce4c631f45917 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"], |