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

Unified Diff: net/net.gypi

Issue 1006643002: Plumb connection attempts from (non-proxy) ConnectJobs to HttpNetworkTransaction. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 8 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 5449bac9bc80093899c841a3df9fbd0764e7627e..7cc89560e5ea0ae682c4aaf9752e45a5694adda4 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -120,6 +120,7 @@
'log/net_log_source_type_list.h',
'socket/client_socket_handle.cc',
'socket/client_socket_handle.h',
+ 'socket/connection_attempts.h',
'socket/next_proto.cc',
'socket/next_proto.h',
'socket/socket.h',

Powered by Google App Engine
This is Rietveld 408576698