| Index: net/http/http_stream_factory.h
|
| diff --git a/net/http/http_stream_factory.h b/net/http/http_stream_factory.h
|
| index 8dd4b42a1e69031bfe0d869807fde05ddbc2160f..e59bdacdf9cfc7ebbf6717d5f9e207739da52fc3 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.
|
|
|