| Index: chrome/browser/ui/cocoa/location_bar/bubble_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h b/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h
|
| index 1df5c1ae5e1e24d986324e46b31755e341648fbc..da0011d62a298d793a279aa29cf0b305b3c3acf7 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h
|
| @@ -29,7 +29,6 @@ class BubbleDecoration : public LocationBarDecoration {
|
| void SetTextColor(NSColor* text_color);
|
| void SetFont(NSFont* font);
|
| void SetRetinaBaselineOffset(CGFloat offset);
|
| - virtual ui::NinePartImageIds GetBubbleImageIds() = 0;
|
|
|
| // Implement |LocationBarDecoration|.
|
| CGFloat GetWidthForSpace(CGFloat width) override;
|
|
|