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

Unified Diff: chrome/browser/ui/cocoa/location_bar/selected_keyword_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/selected_keyword_decoration.h
diff --git a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h
index 23f8c140b67d3734d775c1b4dc5f8481dcf4ba1a..e74625f26cc0ce9b460b397189a9319d91672174 100644
--- a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h
+++ b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h
@@ -31,9 +31,6 @@ class SelectedKeywordDecoration : public BubbleDecoration {
// return the resulting width.
CGFloat GetWidthForSpace(CGFloat width) override;
- // Implements |BubbleDecoration|.
- ui::NinePartImageIds GetBubbleImageIds() override;
-
void SetImage(NSImage* image);
private:

Powered by Google App Engine
This is Rietveld 408576698