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

Unified Diff: athena/extensions/shell/url_search_provider.cc

Issue 651193002: Remove NOTIFICATION_HISTORY_URL_VISITED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@373326.2
Patch Set: Address comments Created 6 years, 2 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/android/provider/chrome_browser_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/extensions/shell/url_search_provider.cc
diff --git a/athena/extensions/shell/url_search_provider.cc b/athena/extensions/shell/url_search_provider.cc
index 82dd2fad91de3674fb97299a750266582ae0f464..b3f0f9ee71556d7233041f40430addc6add71c20 100644
--- a/athena/extensions/shell/url_search_provider.cc
+++ b/athena/extensions/shell/url_search_provider.cc
@@ -47,6 +47,7 @@ class AthenaTemplateURLServiceClient : public TemplateURLServiceClient {
private:
// TemplateURLServiceClient:
+ virtual void Shutdown() override {}
virtual void SetOwner(TemplateURLService* owner) override {}
virtual void DeleteAllSearchTermsForKeyword(TemplateURLID id) override {}
virtual void SetKeywordSearchTermsForURL(
« no previous file with comments | « no previous file | chrome/browser/android/provider/chrome_browser_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698