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