| Index: chrome/browser/cocoa/bookmark_bar_controller.h
|
| diff --git a/chrome/browser/cocoa/bookmark_bar_controller.h b/chrome/browser/cocoa/bookmark_bar_controller.h
|
| index ae40517d16943e1ef4117407fcaa818506887ff7..4924e15175a196b0e04d9dfcb4f2438f5b60827b 100644
|
| --- a/chrome/browser/cocoa/bookmark_bar_controller.h
|
| +++ b/chrome/browser/cocoa/bookmark_bar_controller.h
|
| @@ -132,7 +132,7 @@ willAnimateFromState:(bookmarks::VisualState)oldState
|
| BookmarkButtonControllerProtocol,
|
| CrApplicationEventHookProtocol,
|
| NSUserInterfaceValidations> {
|
| - @private
|
| + @public // FIXME
|
| // The visual state of the bookmark bar. If an animation is running, this is
|
| // set to the "destination" and |lastVisualState_| is set to the "original"
|
| // state. This is set to |kInvalidState| on initialization (when the
|
|
|