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 1f716825f09c354ff669391625e2d5c0aaaabe88..64fd830969a999bf80e008b8313230d89bdd2f94 100644 |
--- a/sync/internal_api/debug_info_event_listener.h |
+++ b/sync/internal_api/debug_info_event_listener.h |
@@ -73,7 +73,6 @@ class SYNC_EXPORT_PRIVATE DebugInfoEventListener |
// Sync manager events. |
void OnNudgeFromDatatype(ModelType datatype); |
- void OnIncomingNotification(const ObjectIdInvalidationMap& invalidations); |
// DebugInfoGetter implementation. |
virtual void GetDebugInfo(sync_pb::DebugInfo* debug_info) OVERRIDE; |