Chromium Code Reviews| Index: components/navigation_interception/intercept_navigation_throttle.h |
| diff --git a/components/navigation_interception/intercept_navigation_throttle.h b/components/navigation_interception/intercept_navigation_throttle.h |
| index 2367c5b921eef645321eb4ff0829075959bd331f..b70c007e0d68d7de82a77767185fc4ecbe252ff7 100644 |
| --- a/components/navigation_interception/intercept_navigation_throttle.h |
| +++ b/components/navigation_interception/intercept_navigation_throttle.h |
| @@ -12,8 +12,6 @@ |
| #include "base/memory/weak_ptr.h" |
| #include "content/public/browser/navigation_throttle.h" |
| -class GURL; |
| - |
| namespace content { |
| class NavigationHandle; |
| class WebContents; |