Index: net/http/http_proxy_client_socket_pool.cc |
diff --git a/net/http/http_proxy_client_socket_pool.cc b/net/http/http_proxy_client_socket_pool.cc |
index 448c8fd8e1311619e7f970b50a0f743a5cc55838..9f4cbb9c24fadbd758ad362e603e5470daed8bcd 100644 |
--- a/net/http/http_proxy_client_socket_pool.cc |
+++ b/net/http/http_proxy_client_socket_pool.cc |
@@ -7,7 +7,7 @@ |
#include <algorithm> |
#include "base/compiler_specific.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "base/values.h" |
#include "googleurl/src/gurl.h" |
#include "net/base/load_flags.h" |