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 15cc0a669729ca8368f050916e39e524c75ac614..661d4767f03974f56b324b9e4dd02297e62af3c5 100644 |
--- a/sync/internal_api/debug_info_event_listener.h |
+++ b/sync/internal_api/debug_info_event_listener.h |
@@ -48,7 +48,6 @@ class SYNC_EXPORT_PRIVATE DebugInfoEventListener |
bool success, ModelTypeSet restored_types) OVERRIDE; |
virtual void OnConnectionStatusChange( |
ConnectionStatus connection_status) OVERRIDE; |
- virtual void OnStopSyncingPermanently() OVERRIDE; |
virtual void OnActionableError( |
const SyncProtocolError& sync_error) OVERRIDE; |