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

Unified Diff: components/infobars/core/infobar_manager.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
« no previous file with comments | « components/infobars/core/infobar_delegate.h ('k') | components/invalidation/impl/invalidation_logger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/infobars/core/infobar_manager.h
diff --git a/components/infobars/core/infobar_manager.h b/components/infobars/core/infobar_manager.h
index 72f7a743206b7673d7678db0dbbcd327189b588c..a7a57e26107a6864b5892731e3b3caab9cbc5621 100644
--- a/components/infobars/core/infobar_manager.h
+++ b/components/infobars/core/infobar_manager.h
@@ -17,10 +17,6 @@
class ConfirmInfoBarDelegate;
class GURL;
-namespace content {
-class WebContents;
-}
-
namespace infobars {
class InfoBar;
« no previous file with comments | « components/infobars/core/infobar_delegate.h ('k') | components/invalidation/impl/invalidation_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698