Index: chrome/browser/tab_contents/tab_contents_view_mac.mm |
=================================================================== |
--- chrome/browser/tab_contents/tab_contents_view_mac.mm (revision 68959) |
+++ chrome/browser/tab_contents/tab_contents_view_mac.mm (working copy) |
@@ -337,10 +337,6 @@ |
} |
} |
-@interface NSApplication(SPI) |
-- (void)_cycleWindowsReversed:(BOOL)reversed; |
-@end |
- |
@implementation TabContentsViewCocoa |
- (id)initWithTabContentsViewMac:(TabContentsViewMac*)w { |