Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3392)

Unified Diff: chrome/browser/ui/search/instant_controller.h

Issue 2847083002: Remove InstantController::InstantSupportChanged (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/browser_instant_controller.cc ('k') | chrome/browser/ui/search/instant_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 146ed7fbf7a6ca85929e0b30023faa00a50cd0c9..29099241fa93a6c2cc8429c16b8d115d1a8f3e2d 100644
--- a/chrome/browser/ui/search/instant_controller.h
+++ b/chrome/browser/ui/search/instant_controller.h
@@ -49,10 +49,6 @@ class InstantController : public InstantTab::Delegate {
// Instant search results page.
void ActiveTabChanged();
- // Used by BrowserInstantController to notify InstantController about the
- // instant support change event for the active web contents.
- void InstantSupportChanged(InstantSupportState instant_support);
-
// Resets list of debug events.
void ClearDebugEvents();
« no previous file with comments | « chrome/browser/ui/browser_instant_controller.cc ('k') | chrome/browser/ui/search/instant_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698