| Index: net/http/http_stream_factory_impl.h
|
| ===================================================================
|
| --- net/http/http_stream_factory_impl.h (revision 95949)
|
| +++ net/http/http_stream_factory_impl.h (working copy)
|
| @@ -19,7 +19,7 @@
|
| class HttpNetworkSession;
|
| class SpdySession;
|
|
|
| -class NET_TEST HttpStreamFactoryImpl : public HttpStreamFactory {
|
| +class NET_EXPORT_PRIVATE HttpStreamFactoryImpl : public HttpStreamFactory {
|
| public:
|
| explicit HttpStreamFactoryImpl(HttpNetworkSession* session);
|
| virtual ~HttpStreamFactoryImpl();
|
|
|