Index: chrome/browser/ui/views/external_tab_container_win.h |
diff --git a/chrome/browser/ui/views/external_tab_container_win.h b/chrome/browser/ui/views/external_tab_container_win.h |
index 324a0f3e2210aa725db55ddf7e3c04c7eb145ae8..ee080c907df4e92fc96b8bb7c48f998ff877474a 100644 |
--- a/chrome/browser/ui/views/external_tab_container_win.h |
+++ b/chrome/browser/ui/views/external_tab_container_win.h |
@@ -131,6 +131,7 @@ class ExternalTabContainerWin : public ExternalTabContainer, |
content::WebContents* source, |
const content::NativeWebKeyboardEvent& event) OVERRIDE; |
virtual bool TakeFocus(content::WebContents* source, bool reverse) OVERRIDE; |
+ virtual void WebContentsFocused(content::WebContents* contents) OVERRIDE; |
virtual void CanDownload(content::RenderViewHost* render_view_host, |
int request_id, |
const std::string& request_method, |