Index: components/browsing_data/core/counters/history_counter.h |
diff --git a/components/browsing_data/core/counters/history_counter.h b/components/browsing_data/core/counters/history_counter.h |
index dd3db2f85e856b81893b9f5882f2a7651d0a0bd2..f06ca6154afec8a7bd1ece7cfdf49b95f982450c 100644 |
--- a/components/browsing_data/core/counters/history_counter.h |
+++ b/components/browsing_data/core/counters/history_counter.h |
@@ -58,7 +58,7 @@ class HistoryCounter : public browsing_data::BrowsingDataCounter, |
void MergeResults(); |
// SyncServiceObserver implementation. |
- void OnStateChanged() override; |
+ void OnStateChanged(syncer::SyncService* sync) override; |
history::HistoryService* history_service_; |