Index: sync/internal_api/sync_manager_impl.h |
diff --git a/sync/internal_api/sync_manager_impl.h b/sync/internal_api/sync_manager_impl.h |
index 712c268335ee7da5b026fdf9eecb3ece81a90be5..03d66366c32e9186649df167a121f151241ae6e5 100644 |
--- a/sync/internal_api/sync_manager_impl.h |
+++ b/sync/internal_api/sync_manager_impl.h |
@@ -251,8 +251,7 @@ class SYNC_EXPORT_PRIVATE SyncManagerImpl : |
// Called for every notification. This updates the notification statistics |
// to be displayed in about:sync. |
- void UpdateNotificationInfo( |
- const ModelTypeInvalidationMap& invalidation_map); |
+ void UpdateNotificationInfo(const ObjectIdInvalidationMap& invalidation_map); |
// Checks for server reachabilty and requests a nudge. |
void OnNetworkConnectivityChangedImpl(); |