| Index: components/cronet/ios/cronet_environment.h
|
| diff --git a/components/cronet/ios/cronet_environment.h b/components/cronet/ios/cronet_environment.h
|
| index 345b684b7a203997c00f1b2689d6a7039fabebc1..87fc862318c0aeaeee6feeed6f1d773c5f2c7166 100644
|
| --- a/components/cronet/ios/cronet_environment.h
|
| +++ b/components/cronet/ios/cronet_environment.h
|
| @@ -28,8 +28,6 @@ class WaitableEvent;
|
|
|
| namespace net {
|
| class CookieStore;
|
| -class HttpCache;
|
| -class NetworkChangeNotifier;
|
| class NetLog;
|
| class ProxyConfigService;
|
| class WriteToFileNetLogObserver;
|
|
|