Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: components/navigation_interception/intercept_navigation_throttle.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698