| Index: chrome/browser/ui/cocoa/confirm_bubble_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/confirm_bubble_controller.h b/chrome/browser/ui/cocoa/confirm_bubble_controller.h
|
| index bbddce070e57f03ac4ecaba12f2bf90a6f2e4e20..5daaa3eb1acf221bc28377785a813b2bbeef482c 100644
|
| --- a/chrome/browser/ui/cocoa/confirm_bubble_controller.h
|
| +++ b/chrome/browser/ui/cocoa/confirm_bubble_controller.h
|
| @@ -39,7 +39,6 @@ class ConfirmBubbleModel;
|
| - (NSString*)cancelButtonText;
|
| - (BOOL)hasOkButton;
|
| - (BOOL)hasCancelButton;
|
| -- (NSImage*)icon;
|
|
|
| // Handle actions from the ConfirmBubbleCocoa objet.
|
| - (void)accept;
|
|
|