Index: chrome/browser/dom_ui/html_dialog_tab_contents_delegate.h |
=================================================================== |
--- chrome/browser/dom_ui/html_dialog_tab_contents_delegate.h (revision 57104) |
+++ chrome/browser/dom_ui/html_dialog_tab_contents_delegate.h (working copy) |
@@ -48,7 +48,6 @@ |
const gfx::Rect& initial_pos, |
bool user_gesture); |
virtual void ActivateContents(TabContents* contents); |
- virtual void DeactivateContents(TabContents* contents); |
virtual void LoadingStateChanged(TabContents* source); |
virtual void CloseContents(TabContents* source); |
virtual bool IsPopup(const TabContents* source) const; |