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

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

Issue 1908363002: Nuke chrome.embeddedeseach.newTabPage.navigateContentWindow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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/search/instant_service_unittest.cc ('k') | chrome/browser/ui/browser.cc » ('j') | no next file with comments »
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 2196898ed2b2177fedc25524fb6ea625418ee4d4..e32cc5750981f5001b31bf3575a519d9bcb46707 100644
--- a/chrome/browser/ui/browser.h
+++ b/chrome/browser/ui/browser.h
@@ -692,9 +692,6 @@ class Browser : public TabStripModelObserver,
bool CanSaveContents(content::WebContents* web_contents) const override;
// Overridden from SearchTabHelperDelegate:
- void NavigateOnThumbnailClick(const GURL& url,
- WindowOpenDisposition disposition,
- content::WebContents* source_contents) override;
void OnWebContentsInstantSupportDisabled(
const content::WebContents* web_contents) override;
OmniboxView* GetOmniboxView() override;
« no previous file with comments | « chrome/browser/search/instant_service_unittest.cc ('k') | chrome/browser/ui/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698