Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index b40381d365adf93fe3575890236acae5e35656df..9c7ecdc12316e3fdeb2dddc1b0d760cf705e857f 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -323,6 +323,8 @@ |
| 'socket/tcp_client_socket_win.cc', |
| 'socket/tcp_client_socket_win.h', |
| 'socket/tcp_pinger.h', |
| + 'socket_stream/socket_stream.cc', |
| + 'socket_stream/socket_stream.h', |
| 'third_party/parseftp/ParseFTPList.cpp', |
| 'third_party/parseftp/ParseFTPList.h', |
| 'url_request/url_request.cc', |