| 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 b7e3d05c54c5629d7f23c7afacb6a5eaf0bd8c69..361b616bb8257f0101ebb1711579b97ef7d88b6d 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -580,10 +580,6 @@
|
| "dependencies": ["manifest:page_action"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| - "pageActions": {
|
| - "dependencies": ["manifest:page_actions"],
|
| - "contexts": ["blessed_extension"]
|
| - },
|
| "pageCapture": {
|
| "dependencies": ["permission:pageCapture"],
|
| "contexts": ["blessed_extension"]
|
|
|