| Index: content/browser/loader/navigation_url_loader.h
|
| diff --git a/content/browser/loader/navigation_url_loader.h b/content/browser/loader/navigation_url_loader.h
|
| index d4494aadca7825562925e561ad3f0b2f1e1708e8..a97e0d728b60c8eba4b966da37db8ccef4bcf16b 100644
|
| --- a/content/browser/loader/navigation_url_loader.h
|
| +++ b/content/browser/loader/navigation_url_loader.h
|
| @@ -17,7 +17,6 @@ class NavigationUIData;
|
| class NavigationURLLoaderDelegate;
|
| class NavigationURLLoaderFactory;
|
| class ServiceWorkerNavigationHandle;
|
| -struct CommonNavigationParams;
|
| struct NavigationRequestInfo;
|
|
|
| // PlzNavigate: The navigation logic's UI thread entry point into the resource
|
|
|