Index: chrome/browser/cocoa/translate_infobar.h |
=================================================================== |
--- chrome/browser/cocoa/translate_infobar.h (revision 49996) |
+++ chrome/browser/cocoa/translate_infobar.h (working copy) |
@@ -74,9 +74,6 @@ |
// Called when the "Show Original" button is pressed. |
- (IBAction)showOriginal:(id)sender; |
-// Covariant override; required for clang and gcc 4.2. |
-- (TranslateInfoBarDelegate*)delegate; |
- |
@end |
@interface TranslateInfoBarController (TestingAPI) |