| 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 80603852072e022f3cfd91a21ace3363a5845207..d7ad74233fef77550e4f08febc125940dfdcf860 100644
|
| --- a/chrome/browser/cocoa/bookmark_bar_controller.h
|
| +++ b/chrome/browser/cocoa/bookmark_bar_controller.h
|
| @@ -131,7 +131,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
|
|
|