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..d290bf79cf235e2ffdf619a02c9da03b16757223 100644 |
--- a/sync/internal_api/debug_info_event_listener.h |
+++ b/sync/internal_api/debug_info_event_listener.h |
@@ -51,6 +51,7 @@ class SYNC_EXPORT_PRIVATE DebugInfoEventListener |
virtual void OnStopSyncingPermanently() OVERRIDE; |
virtual void OnActionableError( |
const SyncProtocolError& sync_error) OVERRIDE; |
+ virtual void OnMigrationRequested(ModelTypeSet types) OVERRIDE; |
// SyncEncryptionHandler::Observer implementation. |
virtual void OnPassphraseRequired( |