Index: chrome/browser/views/tabs/dragged_tab_controller.cc |
=================================================================== |
--- chrome/browser/views/tabs/dragged_tab_controller.cc (revision 57104) |
+++ chrome/browser/views/tabs/dragged_tab_controller.cc (working copy) |
@@ -429,10 +429,6 @@ |
// Ignored. |
} |
-void DraggedTabController::DeactivateContents(TabContents* contents) { |
- // Ignored. |
-} |
- |
void DraggedTabController::LoadingStateChanged(TabContents* source) { |
// It would be nice to respond to this message by changing the |
// screen shot in the dragged tab. |