Index: chrome/browser/ui/views/profiles/profile_chooser_view.h |
diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.h b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
index b40e6af5af9d8e9edb06e87f084a1ea8e2c145b2..8ff79e504ebd7c9b713c5306e5569c4904c44f63 100644 |
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
@@ -92,6 +92,7 @@ class ProfileChooserView : public content::WebContentsDelegate, |
void Init() override; |
void WindowClosing() override; |
bool AcceleratorPressed(const ui::Accelerator& accelerator) override; |
+ views::View* GetInitiallyFocusedView() override; |
// content::WebContentsDelegate: |
bool HandleContextMenu(const content::ContextMenuParams& params) override; |