| Index: chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.h b/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.h
|
| index 052d0399d2aa89c5ced139b46187263e01415767..069c6f881c05e52b1c05c58c4292828f7cdf7110 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/security_state_bubble_decoration.h
|
| @@ -76,7 +76,6 @@ class SecurityStateBubbleDecoration : public BubbleDecoration,
|
|
|
| // BubbleDecoration:
|
| NSColor* GetBackgroundBorderColor() override;
|
| - ui::NinePartImageIds GetBubbleImageIds() override;
|
|
|
| // gfx::AnimationDelegate:
|
| void AnimationProgressed(const gfx::Animation* animation) override;
|
|
|