Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(614)

Unified Diff: chrome/browser/ui/cocoa/location_bar/generated_credit_card_decoration.h

Issue 2718573002: Omnibox UI - Delete Unused Class (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/views/location_bar/location_bar_decoration_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/views/location_bar/location_bar_decoration_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698