Index: sync/internal_api/debug_info_event_listener.h |
diff --git a/sync/internal_api/debug_info_event_listener.h b/sync/internal_api/debug_info_event_listener.h |
index 158801dc7b919177df2b66645d2ccb9a7b49931b..252f64b3b04f2328162f110af4fc291ab0a4263f 100644 |
--- a/sync/internal_api/debug_info_event_listener.h |
+++ b/sync/internal_api/debug_info_event_listener.h |
@@ -60,7 +60,7 @@ class DebugInfoEventListener : public SyncManager::Observer, |
// Sync manager events. |
void OnNudgeFromDatatype(ModelType datatype); |
- void OnIncomingNotification(const ModelTypePayloadMap& type_payloads); |
+ void OnIncomingNotification(const ModelTypeStateMap& type_state_map); |
// DebugInfoGetter Implementation. |
virtual void GetAndClearDebugInfo(sync_pb::DebugInfo* debug_info) OVERRIDE; |