| Index: chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h
|
| index 1650def8af51cc2f067caa7072dd1dc3709ff31b..edff93b8e906c3a172de7dba22e176997fbb84f0 100644
|
| --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h
|
| +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h
|
| @@ -77,6 +77,8 @@ class ManagedBookmarkService;
|
| @interface BookmarkBubbleController (ExposedForUnitTesting)
|
|
|
| @property(nonatomic, readonly) NSView* syncPromoPlaceholder;
|
| +@property(nonatomic, readonly)
|
| + const bookmarks::BookmarkNode* pulsingBookmarkNode;
|
|
|
| - (void)addFolderNodes:(const bookmarks::BookmarkNode*)parent
|
| toPopUpButton:(NSPopUpButton*)button
|
|
|