Index: chrome/common/extensions/api/gcd_private.idl |
diff --git a/chrome/common/extensions/api/gcd_private.idl b/chrome/common/extensions/api/gcd_private.idl |
index ac5481f0ed8486ac3d116e6ce9f39da2bfd92d46..23b4b780050dc78d34f66879521d8f3f07652492 100644 |
--- a/chrome/common/extensions/api/gcd_private.idl |
+++ b/chrome/common/extensions/api/gcd_private.idl |
@@ -4,6 +4,7 @@ |
// Use the <code>chrome.gcdPrivate</code> API to discover GCD APIs and register |
// them. |
+[platforms=("chromeos", "linux", "mac", "win")] |
namespace gcdPrivate { |
enum SetupType { mdns, wifi, cloud }; |