| Index: trunk/src/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (revision 289492)
|
| +++ trunk/src/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (working copy)
|
| @@ -142,9 +142,6 @@
|
| // Returns the drop MenuItemView, or NULL if a menu isn't showing.
|
| views::MenuItemView* GetDropMenu();
|
|
|
| - // Returns the BookmarkBarInstructionView, or NULL if it isn't showing.
|
| - views::View* GetBookmarkBarInstructionsView();
|
| -
|
| // If a button is currently throbbing, it is stopped. If immediate is true
|
| // the throb stops immediately, otherwise it stops after a couple more
|
| // throbs.
|
|
|