Chromium Code Reviews| Index: components/navigation_interception/intercept_navigation_delegate.h |
| diff --git a/components/navigation_interception/intercept_navigation_delegate.h b/components/navigation_interception/intercept_navigation_delegate.h |
| index e8e0ecb2875091c4339b5cb17f8d173193b6e44a..c7015c5fc5dad8eb63262cb631dcb7294e81427b 100644 |
| --- a/components/navigation_interception/intercept_navigation_delegate.h |
| +++ b/components/navigation_interception/intercept_navigation_delegate.h |
| @@ -11,8 +11,6 @@ |
| #include "base/macros.h" |
| #include "base/supports_user_data.h" |
| -class GURL; |
| - |
| namespace content { |
| class NavigationHandle; |
| class NavigationThrottle; |