| Index: chrome/browser/cocoa/gradient_button_cell.h
|
| diff --git a/chrome/browser/cocoa/gradient_button_cell.h b/chrome/browser/cocoa/gradient_button_cell.h
|
| index e9d09bddd474d703cfe9352884ef9008ff3b9c50..27909a0c4b8a42006483acf84677b3b37a15c458 100644
|
| --- a/chrome/browser/cocoa/gradient_button_cell.h
|
| +++ b/chrome/browser/cocoa/gradient_button_cell.h
|
| @@ -45,7 +45,6 @@ typedef NSInteger ButtonType;
|
|
|
| - (void)drawBorderAndFillForTheme:(GTMTheme*)theme
|
| controlView:(NSView*)controlView
|
| - outerPath:(NSBezierPath*)outerPath
|
| innerPath:(NSBezierPath*)innerPath
|
| showClickedGradient:(BOOL)showClickedGradient
|
| showHighlightGradient:(BOOL)showHighlightGradient
|
|
|