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

Unified Diff: chrome/browser/ui/views/location_bar/selected_keyword_view.h

Issue 1829353002: Fix padding in location bar bubbles to match specs on bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@hide_background_later
Patch Set: Rebase Created 4 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/views/location_bar/selected_keyword_view.h
diff --git a/chrome/browser/ui/views/location_bar/selected_keyword_view.h b/chrome/browser/ui/views/location_bar/selected_keyword_view.h
index 4e46e9227011680e8507fca7faca65fde1cfd677..44f2b0754a6890d8fb383e8e1cb264fb35740bbc 100644
--- a/chrome/browser/ui/views/location_bar/selected_keyword_view.h
+++ b/chrome/browser/ui/views/location_bar/selected_keyword_view.h
@@ -47,7 +47,6 @@ class SelectedKeywordView : public IconLabelBubbleView {
private:
// IconLabelBubbleView:
const char* GetClassName() const override;
- int GetImageAndPaddingWidth() const override;
SkColor text_color_;

Powered by Google App Engine
This is Rietveld 408576698