Index: net/net.gyp |
=================================================================== |
--- net/net.gyp (revision 163963) |
+++ net/net.gyp (working copy) |
@@ -498,6 +498,8 @@ |
'http/http_network_session_peer.h', |
'http/http_network_transaction.cc', |
'http/http_network_transaction.h', |
+ 'http/http_security_headers.cc', |
+ 'http/http_security_headers.h', |
'http/http_pipelined_connection.h', |
'http/http_pipelined_connection_impl.cc', |
'http/http_pipelined_connection_impl.h', |
@@ -1341,6 +1343,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', |