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

Unified Diff: chrome/browser/ui/views/find_bar_view.h

Issue 2399033004: Fix corners of find bar view by using BubbleBackground instead of a (Closed)
Patch Set: iwyu Created 4 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/find_bar_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/find_bar_view.h
diff --git a/chrome/browser/ui/views/find_bar_view.h b/chrome/browser/ui/views/find_bar_view.h
index 2d5240497fd49312239cf781e9fec3629a9fd90b..5386ec6bc0418ca995783b22a04fac78d25513f7 100644
--- a/chrome/browser/ui/views/find_bar_view.h
+++ b/chrome/browser/ui/views/find_bar_view.h
@@ -70,7 +70,6 @@ class FindBarView : public DropdownBarView,
void SetFocusAndSelection(bool select_all) override;
// DropdownBarView:
- void OnPaintBackground(gfx::Canvas* canvas) override;
void Layout() override;
gfx::Size GetPreferredSize() const override;
« no previous file with comments | « no previous file | chrome/browser/ui/views/find_bar_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698