Index: chrome/browser/ui/search/instant_controller.h |
diff --git a/chrome/browser/ui/search/instant_controller.h b/chrome/browser/ui/search/instant_controller.h |
index 9a099ff815eb2e6d348b510eb4fdd3a852cc05f7..ffafb24ab3ae9910f90f4eea19beee61e01564fa 100644 |
--- a/chrome/browser/ui/search/instant_controller.h |
+++ b/chrome/browser/ui/search/instant_controller.h |
@@ -64,9 +64,6 @@ class InstantController : public InstantPage::Delegate { |
// Instant search results page. |
void ActiveTabChanged(); |
- // The user is about to switch tabs. |
- void TabDeactivated(content::WebContents* contents); |
- |
// Adds a new event to |debug_events_| and also DVLOG's it. Ensures that |
// |debug_events_| doesn't get too large. |
void LogDebugEvent(const std::string& info) const; |