Index: net/spdy/spdy_test_util.h |
=================================================================== |
--- net/spdy/spdy_test_util.h (revision 57108) |
+++ net/spdy/spdy_test_util.h (working copy) |
@@ -379,10 +379,6 @@ |
scoped_refptr<SpdySessionPool> spdy_session_pool_; |
}; |
-// This creates a proxy for testing purposes. |
-// |proxy| should be in the form "myproxy:70". |
-ProxyService* SpdyCreateFixedProxyService(const std::string& proxy); |
- |
const SpdyHeaderInfo make_spdy_header(spdy::SpdyControlType type); |
} // namespace net |