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 e9317da6b4bc0a12ff0ef0d0f3eabb3afbde9bec..355e7a9b3b20f096babe9c1769b812a84ce0edb5 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", "windows"], |
"dependencies": ["permission:networkingPrivate"], |
"contexts": ["blessed_extension"] |
}, |