Index: chrome/browser/tab_contents/tab_contents.h |
=================================================================== |
--- chrome/browser/tab_contents/tab_contents.h (revision 57104) |
+++ chrome/browser/tab_contents/tab_contents.h (working copy) |
@@ -325,9 +325,6 @@ |
// to the foreground if necessary. |
void Activate(); |
- // Deactivates this contents by deactivating its containing window. |
- void Deactivate(); |
- |
// TODO(brettw) document these. |
virtual void ShowContents(); |
virtual void HideContents(); |