| 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 8e58146f74dfed3c75f314e0fcfe624ee3f6857f..e1a0737cc1ef732f820c09a0b06e9d86344f61ab 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -391,7 +391,7 @@
|
| "contexts": ["blessed_extension"]
|
| },
|
| "networkingPrivate": {
|
| - "platforms": ["chromeos"],
|
| + "platforms": ["chromeos", "windows"],
|
| "dependencies": ["permission:networkingPrivate"],
|
| "contexts": ["blessed_extension"]
|
| },
|
|
|