| Index: chrome/browser/views/tab_contents/native_tab_contents_container_gtk.h
|
| ===================================================================
|
| --- chrome/browser/views/tab_contents/native_tab_contents_container_gtk.h (revision 18286)
|
| +++ chrome/browser/views/tab_contents/native_tab_contents_container_gtk.h (working copy)
|
| @@ -20,6 +20,7 @@
|
| virtual void SetFastResize(bool fast_resize);
|
| virtual void RenderViewHostChanged(RenderViewHost* old_host,
|
| RenderViewHost* new_host);
|
| + virtual void TabContentsFocused(TabContents* tab_contents);
|
| virtual views::View* GetView();
|
|
|
| // Overridden from views::View:
|
|
|