Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2046)

Unified Diff: chrome/common/extensions/api/gcd_private.idl

Issue 1391893003: NOT FOR REVIEW: Aura on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 };

Powered by Google App Engine
This is Rietveld 408576698