Chromium Code Reviews| Index: ios/clean/chrome/browser/ui/tab/tab_container_view_controller.mm |
| diff --git a/ios/clean/chrome/browser/ui/tab/tab_container_view_controller.mm b/ios/clean/chrome/browser/ui/tab/tab_container_view_controller.mm |
| index 32f815f918c89944d2b364f16aed98fd1881dee3..7c323fadb46eb6289dd360ea88e3f6846fde93da 100644 |
| --- a/ios/clean/chrome/browser/ui/tab/tab_container_view_controller.mm |
| +++ b/ios/clean/chrome/browser/ui/tab/tab_container_view_controller.mm |
| @@ -12,7 +12,7 @@ |
| #endif |
| namespace { |
| -CGFloat kToolbarHeight = 44.0f; |
| +CGFloat kToolbarHeight = 56.0f; |
| CGFloat kTabStripHeight = 120.0f; |
| } |