| Index: net/http/http_stream_factory.h
|
| diff --git a/net/http/http_stream_factory.h b/net/http/http_stream_factory.h
|
| index 6371a6e7359d4e16c8948814fc6c2aceaadd645e..d4993bb68bc78ef14ef264d44a4943d1660b1857 100644
|
| --- a/net/http/http_stream_factory.h
|
| +++ b/net/http/http_stream_factory.h
|
| @@ -205,8 +205,6 @@ class NET_EXPORT HttpStreamFactory {
|
| const HttpResponseHeaders* headers,
|
| const url::SchemeHostPort& http_server);
|
|
|
| - GURL ApplyHostMappingRules(const GURL& url, HostPortPair* endpoint);
|
| -
|
| // Virtual interface methods.
|
|
|
| // Request a stream.
|
|
|