Index: chrome/browser/debugger/devtools_window.h |
=================================================================== |
--- chrome/browser/debugger/devtools_window.h (revision 57104) |
+++ chrome/browser/debugger/devtools_window.h (working copy) |
@@ -83,7 +83,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 void MoveContents(TabContents* source, const gfx::Rect& pos) {} |