Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: net/net.gypi

Issue 851503003: Update from https://crrev.com/311076 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/http/transport_security_state_static.json ('k') | net/proxy/proxy_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 5ca70f762c68027251f72004c153214ee50b7a47..6da22e3b423dc41a9e7470613157b1bcf2b0ddc6 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -970,6 +970,8 @@
'quic/reliable_quic_stream.h',
'quic/spdy_utils.cc',
'quic/spdy_utils.h',
+ 'sdch/sdch_owner.cc',
+ 'sdch/sdch_owner.h',
'socket/client_socket_factory.cc',
'socket/client_socket_factory.h',
'socket/client_socket_pool.cc',
@@ -1415,6 +1417,7 @@
'http/http_request_headers_unittest.cc',
'http/http_response_body_drainer_unittest.cc',
'http/http_response_headers_unittest.cc',
+ 'http/http_response_info_unittest.cc',
'http/http_security_headers_unittest.cc',
'http/http_server_properties_impl_unittest.cc',
'http/http_server_properties_manager_unittest.cc',
@@ -1584,6 +1587,7 @@
'quic/quic_utils_test.cc',
'quic/quic_write_blocked_list_test.cc',
'quic/reliable_quic_stream_test.cc',
+ 'sdch/sdch_owner_unittest.cc',
'server/http_connection_unittest.cc',
'server/http_server_response_info_unittest.cc',
'server/http_server_unittest.cc',
@@ -1729,6 +1733,7 @@
'quic/quic_end_to_end_unittest.cc',
'tools/quic/end_to_end_test.cc',
'tools/quic/quic_client_session_test.cc',
+ 'tools/quic/quic_client_test.cc',
'tools/quic/quic_dispatcher_test.cc',
'tools/quic/quic_epoll_clock_test.cc',
'tools/quic/quic_epoll_connection_helper_test.cc',
« no previous file with comments | « net/http/transport_security_state_static.json ('k') | net/proxy/proxy_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698