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 a48121452027e998f259762e2c1fa6af67f41cb4..9f0fb7f8c34dc993e09124738026794488289b49 100644 |
--- a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
+++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
@@ -385,6 +385,8 @@ class BookmarkBarView : public views::AccessiblePaneView, |
SchedulePaint(); |
} |
+ int GetPreferredHeight() const; |
+ |
// Needed to react to kShowAppsShortcutInBookmarkBar changes. |
PrefChangeRegistrar profile_pref_registrar_; |