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

Unified Diff: components/navigation_interception/intercept_navigation_delegate.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_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;
« no previous file with comments | « components/nacl/renderer/plugin/plugin.h ('k') | components/navigation_interception/intercept_navigation_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698