| Index: chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
|
| diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
|
| index 178c0247b2495005afa7b8714234c44a22a5c924..6678cc84e5988b941f024450733dce1877da5a89 100644
|
| --- a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
|
| +++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
|
| @@ -379,9 +379,6 @@ class BookmarkBarView : public DetachableToolbarView,
|
| // Updates the visibility of |bookmarks_separator_view_|.
|
| void UpdateBookmarksSeparatorVisibility();
|
|
|
| - // This method computes the bounds for the bookmark bar items.
|
| - void LayoutItems();
|
| -
|
| // Updates the visibility of the apps shortcut based on the pref value.
|
| void OnAppsPageShortcutVisibilityPrefChanged();
|
|
|
|
|