Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index d03cefa75728034537703bb0e7a57316c5f3c484..40982951225581e1e78246cb273d90da3127716c 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', |
'quic_ported_server', |
@@ -1423,7 +1422,6 @@ |
'../base/base.gyp:base', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../url/url.gyp:url_lib', |
- 'balsa', |
'net', |
], |
'sources': [ |
@@ -1443,6 +1441,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', |
], |
}, |
{ |