| Index: chrome/browser/ui/cocoa/browser_window_layout.mm
|
| diff --git a/chrome/browser/ui/cocoa/browser_window_layout.mm b/chrome/browser/ui/cocoa/browser_window_layout.mm
|
| index d7eba67a9689dbb71776eb8ecab64b619aa98d22..5afd82c0ce3297fa07cc9407a03b4620eedb37cb 100644
|
| --- a/chrome/browser/ui/cocoa/browser_window_layout.mm
|
| +++ b/chrome/browser/ui/cocoa/browser_window_layout.mm
|
| @@ -300,7 +300,6 @@ const CGFloat kLocationBarRightOffset = 35;
|
|
|
| // Place the find bar immediately below the toolbar/attached bookmark bar.
|
| output_.findBarMaxY = maxY;
|
| - output_.fullscreenExitButtonMaxY = maxY;
|
|
|
| if (parameters_.inAnyFullscreen &&
|
| (parameters_.slidingStyle ==
|
|
|