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