summaryrefslogtreecommitdiffstats
path: root/sync/test/engine/fake_sync_scheduler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sync/test/engine/fake_sync_scheduler.cc')
-rw-r--r--sync/test/engine/fake_sync_scheduler.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/test/engine/fake_sync_scheduler.cc b/sync/test/engine/fake_sync_scheduler.cc
index fee1595..826119b 100644
--- a/sync/test/engine/fake_sync_scheduler.cc
+++ b/sync/test/engine/fake_sync_scheduler.cc
@@ -27,7 +27,7 @@ void FakeSyncScheduler::ScheduleNudgeAsync(
void FakeSyncScheduler::ScheduleNudgeWithStatesAsync(
const base::TimeDelta& delay, NudgeSource source,
- const ModelTypeStateMap& types_with_payloads,
+ const ModelTypeInvalidationMap& invalidation_map,
const tracked_objects::Location& nudge_location) {
}