| Index: chrome/browser/ui/cocoa/exclusive_access_bubble_window_controller_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/exclusive_access_bubble_window_controller_unittest.mm b/chrome/browser/ui/cocoa/exclusive_access_bubble_window_controller_unittest.mm
|
| index 7b7717b1bcc123ba4d155294a91e5a8fec1592e9..b3160e833e161ab13ec5e65d5303b73d02ca7ff1 100644
|
| --- a/chrome/browser/ui/cocoa/exclusive_access_bubble_window_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/exclusive_access_bubble_window_controller_unittest.mm
|
| @@ -28,7 +28,6 @@ using content::WebContents;
|
|
|
| @interface ExclusiveAccessBubbleWindowController (JustForTesting)
|
| // Already defined.
|
| -+ (NSString*)keyCommandString;
|
| + (NSString*)keyCombinationForAccelerator:
|
| (const ui::PlatformAcceleratorCocoa&)item;
|
| - (void)initializeLabelAndButton;
|
|
|