Index: chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm |
diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm b/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm |
index 3de541556e8e6777d7ce5d9d9d493493da5954c6..be6b3cf1ae47f48a2396903259040d15e8f704e9 100644 |
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm |
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm |
@@ -71,10 +71,6 @@ |
[self configureBookmarkButtonCell]; |
} |
-- (BOOL)isFolderButtonCell { |
- return NO; |
-} |
- |
// Perform all normal init routines specific to the BookmarkButtonCell. |
- (void)configureBookmarkButtonCell { |
[self setButtonType:NSMomentaryPushInButton]; |