| Index: extensions/common/api/_api_features.json
|
| diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
|
| index cb4fac27ead88bd71138ff21106c56dc6896fe22..3f302003249c4d5007c57e6f88be4299d4657fae 100644
|
| --- a/extensions/common/api/_api_features.json
|
| +++ b/extensions/common/api/_api_features.json
|
| @@ -197,6 +197,10 @@
|
| "63ED55E43214C211F82122ED56407FF1A807F2A3" // http://crbug.com/448569
|
| ]
|
| },
|
| + "networkingPrivate": {
|
| + "dependencies": ["permission:networkingPrivate"],
|
| + "contexts": ["blessed_extension"]
|
| + },
|
| "power": {
|
| "dependencies": ["permission:power"],
|
| "contexts": ["blessed_extension"]
|
|
|