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

Unified Diff: ios/public/provider/chrome/browser/chrome_browser_provider.h

Issue 2592113002: Remove legacy InfoBarViewProtocol. (Closed)
Patch Set: Rebase. Created 3 years, 12 months 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/ui/infobars/infobar_view_protocol.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/public/provider/chrome/browser/chrome_browser_provider.h
diff --git a/ios/public/provider/chrome/browser/chrome_browser_provider.h b/ios/public/provider/chrome/browser/chrome_browser_provider.h
index 5e9571880a496f12297c57cdbef175bdb13c6600..47e43edc3db6b1d7e7475a0610235964b1d7723f 100644
--- a/ios/public/provider/chrome/browser/chrome_browser_provider.h
+++ b/ios/public/provider/chrome/browser/chrome_browser_provider.h
@@ -39,14 +39,12 @@ class SyncedWindowDelegatesGetter;
}
@protocol AppRatingPrompt;
-@protocol InfoBarViewProtocol;
@protocol LogoVendor;
@protocol TextFieldStyling;
@protocol NativeAppWhitelistManager;
@class UITextField;
@class UIView;
@protocol UrlLoader;
-typedef UIView<InfoBarViewProtocol>* InfoBarViewPlaceholder;
namespace ios {
« no previous file with comments | « ios/chrome/browser/ui/infobars/infobar_view_protocol.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698