Index: chrome/browser/ui/search/search_ui.h |
diff --git a/chrome/browser/ui/search/search_ui.h b/chrome/browser/ui/search/search_ui.h |
index 152792a86b6e01547bbb72ebc9bacfc48ceadf8f..3c248877cdadbe3c9773a1297f1ab6591fcde83e 100644 |
--- a/chrome/browser/ui/search/search_ui.h |
+++ b/chrome/browser/ui/search/search_ui.h |
@@ -12,7 +12,7 @@ namespace search { |
// should be visible. This value is calculated from the |
// chrome/browser/resources/ntp_search/ tile_page.js |
// HEIGHT_FOR_BOTTOM_PANEL constant. |
-static const int kMinContentHeightForBottomBookmarkBar = 558; |
+static const int kMinContentHeightForBottomBookmarkBar = 531; |
// The maximum width of the detached bookmark bar. |
static const int kMaxWidthForBottomBookmarkBar = 720; |