Index: net/socket/tcp_client_socket_win.cc |
=================================================================== |
--- net/socket/tcp_client_socket_win.cc (revision 58710) |
+++ net/socket/tcp_client_socket_win.cc (working copy) |
@@ -521,7 +521,7 @@ |
} |
void TCPClientSocketWin::SetOmniboxSpeculation() { |
- use_history_.set_subresource_speculation(); |
+ use_history_.set_omnibox_speculation(); |
} |
bool TCPClientSocketWin::WasEverUsed() const { |