Index: chrome/browser/ui/cocoa/infobars/infobar_controller.h |
=================================================================== |
--- chrome/browser/ui/cocoa/infobars/infobar_controller.h (revision 72676) |
+++ chrome/browser/ui/cocoa/infobars/infobar_controller.h (working copy) |
@@ -91,10 +91,6 @@ |
// subclass. Each of these subclasses overrides addAdditionalControls to |
// configure its view as necessary. |
-@interface AlertInfoBarController : InfoBarController |
-@end |
- |
- |
@interface LinkInfoBarController : InfoBarController |
// Called when there is a click on the link in the infobar. |
- (void)linkClicked; |