Index: chrome/browser/sync/test_profile_sync_service.h |
diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h |
index 014cf525820d8439f041f541eb626a8d6fae9aab..6b52b214cfc1b7b0b223aea9c69c5260b2d16362 100644 |
--- a/chrome/browser/sync/test_profile_sync_service.h |
+++ b/chrome/browser/sync/test_profile_sync_service.h |
@@ -70,8 +70,7 @@ class SyncBackendHostForProfileSyncTest : public SyncBackendHost { |
void EmitOnInvalidatorStateChange(syncer::InvalidatorState state); |
void EmitOnIncomingInvalidation( |
- const syncer::ObjectIdInvalidationMap& invalidation_map, |
- const syncer::IncomingInvalidationSource source); |
+ const syncer::ObjectIdInvalidationMap& invalidation_map); |
protected: |
virtual void InitCore(const DoInitializeOptions& options) OVERRIDE; |