Index: chrome/browser/history/history_backend_unittest.cc |
diff --git a/chrome/browser/history/history_backend_unittest.cc b/chrome/browser/history/history_backend_unittest.cc |
index c6de4d0bcb60eb5e29539f73877e6bba5f613dc7..6213e8a18d035011bbc4f1e4f356049f67204312 100644 |
--- a/chrome/browser/history/history_backend_unittest.cc |
+++ b/chrome/browser/history/history_backend_unittest.cc |
@@ -121,7 +121,6 @@ class HistoryBackendTestDelegate : public HistoryBackend::Delegate { |
void NotifyProfileError(sql::InitStatus init_status) override {} |
void SetInMemoryBackend(scoped_ptr<InMemoryHistoryBackend> backend) override; |
- void NotifyAddVisit(const BriefVisitInfo& info) override {} |
void NotifyFaviconChanged(const std::set<GURL>& urls) override; |
void NotifyURLVisited(ui::PageTransition transition, |
const URLRow& row, |