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

Unified Diff: components/history/core/browser/history_service.h

Issue 1081923002: Remove PrerenderLocalPredictor, part 5. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prerender-local-predictor-4
Patch Set: Created 5 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
Index: components/history/core/browser/history_service.h
diff --git a/components/history/core/browser/history_service.h b/components/history/core/browser/history_service.h
index aaab5f3c1cfbfe52b8d9de0879f2d3b9af3aa06c..13d303af824425bdb036a0787633405780ac12ee 100644
--- a/components/history/core/browser/history_service.h
+++ b/components/history/core/browser/history_service.h
@@ -565,9 +565,6 @@ class HistoryService : public syncer::SyncableService, public KeyedService {
// Observers ----------------------------------------------------------------
- // Notify all Observers registered that the VisitDatabase was changed.
- void NotifyAddVisit(const BriefVisitInfo& info);
-
// Notify all HistoryServiceObservers registered that user is visiting a URL.
// The |row| ID will be set to the value that is currently in effect in the
// main history database. |redirects| is the list of redirects leading up to
« no previous file with comments | « components/history/core/browser/history_backend.cc ('k') | components/history/core/browser/history_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698