Index: net/net_common.gypi |
diff --git a/net/net_common.gypi b/net/net_common.gypi |
index 47c86fc09e705b7dd2be56aadcecff69c9cd1c7b..9f9124455c671f434171719a2a5768fddb49523e 100644 |
--- a/net/net_common.gypi |
+++ b/net/net_common.gypi |
@@ -212,6 +212,7 @@ |
], |
}], |
[ 'enable_websockets == 1', { |
+ 'defines': ['ENABLE_WEBSOCKETS'], |
'sources': ['<@(net_websockets_sources)'] |
}], |
[ 'enable_mdns != 1', { |