Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 7bf527f5476fc943ced476d09d3c085baf502ef8..9178ba414962e4ec7940b1c464f33de8813e483b 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -1533,6 +1533,8 @@ |
| 'socket/socket_test_util.h', |
| 'test/base_test_server.cc', |
| 'test/base_test_server.h', |
| + 'test/local_sync_test_server.cc', |
| + 'test/local_sync_test_server.h', |
| 'test/local_test_server_posix.cc', |
| 'test/local_test_server_win.cc', |
| 'test/local_test_server.cc', |