From 2fbaecf27edd63f4f760581b798a99dcdf78a5eb Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Thu, 22 Jul 2010 22:20:35 +0000 Subject: Net: Get rid of ProxyServer::host_and_port() and friends. BUG=none TEST=none Review URL: http://codereview.chromium.org/3032017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53403 0039d316-1c4b-4281-b951-d872f2087c98 --- net/http/http_alternate_protocols.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/http/http_alternate_protocols.h') diff --git a/net/http/http_alternate_protocols.h b/net/http/http_alternate_protocols.h index 56fb49a..0c16798 100644 --- a/net/http/http_alternate_protocols.h +++ b/net/http/http_alternate_protocols.h @@ -10,7 +10,9 @@ #define NET_HTTP_HTTP_ALTERNATE_PROTOCOLS_H_ #include +#include #include + #include "base/basictypes.h" #include "net/base/host_port_pair.h" -- cgit v1.1