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