Chromium Code Reviews| Index: chrome/common/extensions/api/networking_private.json |
| diff --git a/chrome/common/extensions/api/networking_private.json b/chrome/common/extensions/api/networking_private.json |
| index 750860f9d2117b45f850820dac741ba89c9fadff..1cdf358d7c4711f46528f8e77e0af2f3e28e618e 100644 |
| --- a/chrome/common/extensions/api/networking_private.json |
| +++ b/chrome/common/extensions/api/networking_private.json |
| @@ -9,6 +9,7 @@ |
| "compiler_options": { |
| "implemented_in": "chrome/browser/extensions/api/networking_private/networking_private_api.h" |
| }, |
| + "platforms": ["chromeos", "win"], |
|
tbarzic
2013/11/15 22:56:30
I'd wait with this until the wifi_service changes
mef
2013/11/17 20:05:19
Without it browser_tests can't access networkingPr
|
| "types" : [ |
| { |
| "id": "NetworkProperties", |