Index: ui/app_list/views/page_switcher.cc |
diff --git a/ui/app_list/views/page_switcher.cc b/ui/app_list/views/page_switcher.cc |
index 4e29f187a030459a1fcec42c481f2bd03ab03df5..dc750f9d8c2aeb4c851d1725088fa592aa941c9e 100644 |
--- a/ui/app_list/views/page_switcher.cc |
+++ b/ui/app_list/views/page_switcher.cc |
@@ -20,7 +20,7 @@ namespace app_list { |
namespace { |
-const int kPreferredHeight = 57; |
+const int kPreferredHeight = 58; |
const int kMaxButtonSpacing = 18; |
const int kMinButtonSpacing = 4; |