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"], |
Jói
2013/10/19 21:14:45
Just checking that this is intentional as part of
mef
2013/10/21 15:37:16
Yes, per discussion with tbarzic@ it will help ext
|
"dependencies": ["permission:networkingPrivate"], |
"contexts": ["blessed_extension"] |
}, |