summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/find_bar_view.h')
-rw-r--r--chrome/browser/views/find_bar_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/find_bar_view.h b/chrome/browser/views/find_bar_view.h
index 74f23d0..fbfdc8a 100644
--- a/chrome/browser/views/find_bar_view.h
+++ b/chrome/browser/views/find_bar_view.h
@@ -52,7 +52,7 @@ class FindBarView : public DropdownBarView,
const string16& find_text);
// Claims focus for the text field and selects its contents.
- virtual void SetFocusAndSelection();
+ virtual void SetFocusAndSelection(bool select_all);
// Overridden from views::View:
virtual void Paint(gfx::Canvas* canvas);