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

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

Issue 2734063002: chrome: remove omnibox_ev_bubble_xxx.png assets (Closed)
Patch Set: review Created 3 years, 9 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
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;

Powered by Google App Engine
This is Rietveld 408576698