Index: net/http/http_proxy_utils.cc |
diff --git a/net/http/http_proxy_utils.cc b/net/http/http_proxy_utils.cc |
index 3e4fb8be54e9679b8b744757284e5652fbf80181..e93c8eee89f8817423196beebd1d6a693a639fd1 100644 |
--- a/net/http/http_proxy_utils.cc |
+++ b/net/http/http_proxy_utils.cc |
@@ -4,7 +4,7 @@ |
#include "net/http/http_proxy_utils.h" |
-#include "base/string_util.h" |
+#include "base/stringprintf.h" |
#include "googleurl/src/gurl.h" |
#include "net/base/host_port_pair.h" |
#include "net/base/net_util.h" |