Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8020)

Unified Diff: chrome/browser/ui/cocoa/browser_window_layout.h

Issue 2373943002: Mac: Don't call -[BWC layoutSubviews] before updating the fullscreen bubble. (Closed)
Patch Set: Layout() unused Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/cocoa/browser_window_layout.h
diff --git a/chrome/browser/ui/cocoa/browser_window_layout.h b/chrome/browser/ui/cocoa/browser_window_layout.h
index 7390e38de87255ae19b299b5c0aba0ad0e9b0426..e838586e1cac2ccf1a47108f0fa9cf0026ab6ec4 100644
--- a/chrome/browser/ui/cocoa/browser_window_layout.h
+++ b/chrome/browser/ui/cocoa/browser_window_layout.h
@@ -101,7 +101,6 @@ struct LayoutOutput {
NSRect bookmarkFrame;
NSRect fullscreenBackingBarFrame;
CGFloat findBarMaxY;
- CGFloat fullscreenExitButtonMaxY;
NSRect infoBarFrame;
CGFloat infoBarMaxTopArrowHeight;
NSRect downloadShelfFrame;
« no previous file with comments | « chrome/browser/ui/cocoa/browser_window_controller_private.mm ('k') | chrome/browser/ui/cocoa/browser_window_layout.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698