Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index b3795bae512b8c240943b59274d313b0747aa57a..e1f08a4b9145470a527f6ee261bdfa3213901cb0 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -1245,6 +1245,10 @@ |
'tools/quic/quic_client_bin.cc', |
], |
}, |
+ ] |
+ }], |
+ ['os_posix == 1 and OS != "ios" and OS != "android"', { |
+ 'targets': [ |
{ |
'target_name': 'quic_server', |
'type': 'executable', |