Index: chrome/browser/ui/cocoa/framed_browser_window.h |
diff --git a/chrome/browser/ui/cocoa/framed_browser_window.h b/chrome/browser/ui/cocoa/framed_browser_window.h |
index a5750bfe4392be2b5450a043f9e0d6b240b1f800..3c9a6ba0889d77b3b23e912850c5b6df7a90fac1 100644 |
--- a/chrome/browser/ui/cocoa/framed_browser_window.h |
+++ b/chrome/browser/ui/cocoa/framed_browser_window.h |
@@ -57,7 +57,6 @@ const NSInteger kFramedWindowButtonsWithoutTabStripOffsetFromLeft = 8; |
+ (BOOL)drawWindowThemeInDirtyRect:(NSRect)dirtyRect |
forView:(NSView*)view |
bounds:(NSRect)bounds |
- offset:(NSPoint)offset |
forceBlackBackground:(BOOL)forceBlackBackground; |
// Gets the color to draw title text. |