| Index: chrome/browser/ui/cocoa/browser/zoom_bubble_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/browser/zoom_bubble_controller.h b/chrome/browser/ui/cocoa/browser/zoom_bubble_controller.h
|
| index 7293b4b2bec0bc871140daeb5b88793931aa5627..cfcd34526489ce67595ea01b66c1dc0344e2a818 100644
|
| --- a/chrome/browser/ui/cocoa/browser/zoom_bubble_controller.h
|
| +++ b/chrome/browser/ui/cocoa/browser/zoom_bubble_controller.h
|
| @@ -48,8 +48,6 @@
|
| ui::ScopedCrTrackingArea trackingArea_;
|
| }
|
|
|
| -@property(nonatomic) ZoomBubbleControllerDelegate* delegate;
|
| -
|
| // Creates the bubble for a parent window but does not show it.
|
| - (id)initWithParentWindow:(NSWindow*)parentWindow
|
| delegate:(ZoomBubbleControllerDelegate*)delegate;
|
|
|