| Index: chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm (revision 86676)
|
| +++ chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm (working copy)
|
| @@ -2314,7 +2314,6 @@
|
|
|
| - (void)bookmarkDragDidEnd:(BookmarkButton*)button
|
| operation:(NSDragOperation)operation {
|
| - [self closeFolderAndStopTrackingMenus];
|
| [button setHidden:NO];
|
| [self resetAllButtonPositionsWithAnimation:YES];
|
| }
|
|
|