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

Unified Diff: ios/chrome/browser/infobars/infobar_container_ios.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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 | « ios/chrome/browser/favicon/large_icon_cache.h ('k') | ios/chrome/browser/installation_notifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/infobars/infobar_container_ios.h
diff --git a/ios/chrome/browser/infobars/infobar_container_ios.h b/ios/chrome/browser/infobars/infobar_container_ios.h
index e54bb4b05a435d386cd727d913934faa9d95e8b3..2acd8fefe5a225119efdeba6c300b0b23b7c527a 100644
--- a/ios/chrome/browser/infobars/infobar_container_ios.h
+++ b/ios/chrome/browser/infobars/infobar_container_ios.h
@@ -13,7 +13,6 @@
#include "base/macros.h"
@class InfoBarContainerView;
-class InfoBarIOS;
// IOS infobar container specialization, managing infobars visibility so
// that only the front most one is visible at any time.
« no previous file with comments | « ios/chrome/browser/favicon/large_icon_cache.h ('k') | ios/chrome/browser/installation_notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698