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 983b348367c2e8fa5e0fc3ebd7ec5bfb1bb85c3a..9335cf71edeb039205017ef309af3e99520fc650 100644 |
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm |
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm |
@@ -80,6 +80,7 @@ |
// Returns the dictionary of attributes to associate with the button title. |
- (NSDictionary*)titleTextAttributes; |
@end |
+ |
@implementation BookmarkButtonCell |