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

Unified Diff: ios/public/provider/chrome/browser/ui/infobar_view_protocol.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/public/provider/chrome/browser/chrome_browser_provider.h ('k') | ios/web/app/web_main_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/chrome/browser/ui/infobar_view_protocol.h
diff --git a/ios/public/provider/chrome/browser/ui/infobar_view_protocol.h b/ios/public/provider/chrome/browser/ui/infobar_view_protocol.h
index 9ab24d6f738957efc51a26bafcff9f6fab144ddc..52e90e9d2cb359cd99c870fd527261506c5e2352 100644
--- a/ios/public/provider/chrome/browser/ui/infobar_view_protocol.h
+++ b/ios/public/provider/chrome/browser/ui/infobar_view_protocol.h
@@ -8,7 +8,6 @@
#import <CoreGraphics/CoreGraphics.h>
#import <Foundation/Foundation.h>
-class InfoBarViewDelegate;
@class UIImage;
// Interface for setting up the infobar's widgets.
« no previous file with comments | « ios/public/provider/chrome/browser/chrome_browser_provider.h ('k') | ios/web/app/web_main_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698