Index: chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h |
diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h |
index c63eedbe6b42fbc1356b6f05488af9ec282869fd..aaa6904e10be309efa640b414e95f7029b014c24 100644 |
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h |
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h |
@@ -15,7 +15,7 @@ |
// Create a button cell which draws without a theme and with a frame |
// color provided by the ThemeService defaults. |
-+ (id)buttonCellForNode:(const BookmarkNode*)node |
++ (id)buttonCellForNode:(const bookmarks::BookmarkNode*)node |
text:(NSString*)text |
image:(NSImage*)image |
menuController:(BookmarkContextMenuCocoaController*)menuController; |