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

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

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
« no previous file with comments | « no previous file | chrome/browser/ui/browser.cc » ('j') | chrome/browser/ui/browser.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/browser.h
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h
index cd6244a52a458cbb5b432b05a1942619d9021894..cbfe1747fbb265f64f3b8bb4cd5a7bb36ceff181 100644
--- a/chrome/browser/ui/browser.h
+++ b/chrome/browser/ui/browser.h
@@ -720,8 +720,6 @@ class Browser : public TabStripModelObserver,
bool CanSaveContents(content::WebContents* web_contents) const override;
// Overridden from SearchTabHelperDelegate:
- void OnWebContentsInstantSupportDisabled(
- const content::WebContents* web_contents) override;
OmniboxView* GetOmniboxView() override;
// Overridden from WebContentsModalDialogManagerDelegate:
« no previous file with comments | « no previous file | chrome/browser/ui/browser.cc » ('j') | chrome/browser/ui/browser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698