| Index: chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h b/chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h
|
| index da6e6fdf720d73d982ee2b4552c67a658b73d0d9..50a3c9a3f056dd730241b18387309b0042c3c07c 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h
|
| @@ -28,8 +28,6 @@ class GeneratedCreditCardDecoration : public ImageDecoration {
|
| void Update();
|
|
|
| // Implement |LocationBarDecoration|.
|
| - // N.B. - this is identical to LocationBarDecorationView's OnClick
|
| - // and canHandleClick.
|
| bool AcceptsMousePress() override;
|
| bool OnMousePressed(NSRect frame, NSPoint location) override;
|
| NSPoint GetBubblePointInFrame(NSRect frame) override;
|
|
|