| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 175486)
|
| +++ net/net.gyp (working copy)
|
| @@ -154,6 +154,8 @@
|
| 'base/gzip_filter.h',
|
| 'base/gzip_header.cc',
|
| 'base/gzip_header.h',
|
| + 'base/hash_value.cc',
|
| + 'base/hash_value.h',
|
| 'base/host_cache.cc',
|
| 'base/host_cache.h',
|
| 'base/host_mapping_rules.cc',
|
| @@ -543,6 +545,8 @@
|
| 'http/http_response_headers.h',
|
| 'http/http_response_info.cc',
|
| 'http/http_response_info.h',
|
| + 'http/http_security_headers.cc',
|
| + 'http/http_security_headers.h',
|
| 'http/http_server_properties.cc',
|
| 'http/http_server_properties.h',
|
| 'http/http_server_properties_impl.cc',
|
| @@ -1421,6 +1425,7 @@
|
| 'http/http_request_headers_unittest.cc',
|
| 'http/http_response_body_drainer_unittest.cc',
|
| 'http/http_response_headers_unittest.cc',
|
| + 'http/http_security_headers_unittest.cc',
|
| 'http/http_server_properties_impl_unittest.cc',
|
| 'http/http_stream_factory_impl_unittest.cc',
|
| 'http/http_stream_parser_unittest.cc',
|
|
|