| Index: content/browser/loader/resource_dispatcher_host_impl.h
|
| diff --git a/content/browser/loader/resource_dispatcher_host_impl.h b/content/browser/loader/resource_dispatcher_host_impl.h
|
| index c7cd2d9aff2e41ad3a2db2321a9bad9dd5d63906..3d8b4cd550ad857ac7f69c70cda5a5be427c6e36 100644
|
| --- a/content/browser/loader/resource_dispatcher_host_impl.h
|
| +++ b/content/browser/loader/resource_dispatcher_host_impl.h
|
| @@ -48,10 +48,6 @@ namespace base {
|
| class FilePath;
|
| }
|
|
|
| -namespace net {
|
| -class URLRequestJobFactory;
|
| -}
|
| -
|
| namespace storage {
|
| class ShareableFileReference;
|
| }
|
| @@ -70,7 +66,6 @@ class ResourceMessageDelegate;
|
| class ResourceMessageFilter;
|
| class ResourceRequestInfoImpl;
|
| class ServiceWorkerNavigationHandleCore;
|
| -struct CommonNavigationParams;
|
| struct NavigationRequestInfo;
|
| struct Referrer;
|
| struct ResourceRequest;
|
|
|