Chromium Code Reviews| Index: net/net_common.gypi |
| diff --git a/net/net_common.gypi b/net/net_common.gypi |
| index 8ba8838b3407580868be58a48ca8cd6bcda0ac92..69fa8e8792f78813c732a363b375e65854e37bf7 100644 |
| --- a/net/net_common.gypi |
| +++ b/net/net_common.gypi |
| @@ -96,9 +96,6 @@ |
| 'sources': ['<@(net_ftp_support_sources)'] |
| }], |
| ['enable_bidirectional_stream==1', { |
| - 'defines': [ |
| - 'ENABLE_BIDIRECTIONAL_STREAM', |
| - ], |
| 'sources': ['<@(net_bidirectional_stream_sources)'] |
| }], |
| ['enable_built_in_dns==1', { |