Chromium Code Reviews| Index: net/net.gyp |
| =================================================================== |
| --- net/net.gyp (revision 103555) |
| +++ net/net.gyp (working copy) |
| @@ -425,6 +425,10 @@ |
| 'http/http_response_headers.h', |
| 'http/http_response_info.cc', |
| 'http/http_response_info.h', |
| + 'http/http_server_properties.cc', |
| + 'http/http_server_properties.h', |
| + 'http/http_server_properties_impl.cc', |
| + 'http/http_server_properties_impl.h', |
| 'http/http_stream.h', |
| 'http/http_stream_factory.cc', |
| 'http/http_stream_factory.h', |