Index: net/socket/tcp_client_socket_win.cc |
=================================================================== |
--- net/socket/tcp_client_socket_win.cc (revision 105801) |
+++ net/socket/tcp_client_socket_win.cc (working copy) |
@@ -805,7 +805,7 @@ |
sizeof(source_address)); |
net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT, |
make_scoped_refptr(new NetLogStringParameter( |
- "source address", |
+ "source_address", |
source_address_str))); |
} |