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

Unified Diff: chrome/browser/ui/search/search_tab_helper_delegate.cc

Issue 2736243002: Remove SearchTabHelperDelegate::OnWebContentsInstantSupportDisabled (Closed)
Patch Set: Created 3 years, 9 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
Index: chrome/browser/ui/search/search_tab_helper_delegate.cc
diff --git a/chrome/browser/ui/search/search_tab_helper_delegate.cc b/chrome/browser/ui/search/search_tab_helper_delegate.cc
index 7b8b9142bf7974504d9766bd06514a3f9f965a1a..ec110fd4158f582cab5d4a36a59d0f086c019804 100644
--- a/chrome/browser/ui/search/search_tab_helper_delegate.cc
+++ b/chrome/browser/ui/search/search_tab_helper_delegate.cc
@@ -4,10 +4,6 @@
#include "chrome/browser/ui/search/search_tab_helper_delegate.h"
-void SearchTabHelperDelegate::OnWebContentsInstantSupportDisabled(
- const content::WebContents* web_contents) {
-}
-
OmniboxView* SearchTabHelperDelegate::GetOmniboxView() {
return nullptr;
}
« chrome/browser/ui/browser.cc ('K') | « chrome/browser/ui/search/search_tab_helper_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698