| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index bfe78d72a65586a52a74dcc5ebeb264c34c1eec8..612a730038d8f7f47ac7c00ac552d84c854a4284 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -541,7 +541,6 @@
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
| '../url/url.gyp:url_lib',
|
| - 'balsa',
|
| 'http_server',
|
| 'net',
|
| 'net_derived_sources',
|
| @@ -1144,6 +1143,7 @@
|
| 'quic/quic_spdy_server_stream.h',
|
| 'quic/quic_time_wait_list_manager.cc',
|
| 'quic/quic_time_wait_list_manager.h',
|
| + 'quic/string_piece_utils.h',
|
| ],
|
| },
|
| ],
|
|
|