| 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 cab962eb512a8286869e551cd1bfab09a7fafc27..2559d9b735390b5b9a0a4399f2ce4ad0981c42f2 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -427,7 +427,7 @@
|
| "contexts": ["blessed_extension"]
|
| },
|
| "networkingPrivate": {
|
| - "platforms": ["chromeos"],
|
| + "platforms": ["chromeos", "win"],
|
| "dependencies": ["permission:networkingPrivate"],
|
| "contexts": ["blessed_extension"]
|
| },
|
|
|