| Index: components/sync/driver/glue/sync_backend_host_impl.h
|
| diff --git a/components/sync/driver/glue/sync_backend_host_impl.h b/components/sync/driver/glue/sync_backend_host_impl.h
|
| index 55d66860e63111390308544d3fc2a27d585bc30a..958805cd939781453793877950236a4e49f5b951 100644
|
| --- a/components/sync/driver/glue/sync_backend_host_impl.h
|
| +++ b/components/sync/driver/glue/sync_backend_host_impl.h
|
| @@ -68,7 +68,6 @@ class SyncBackendHostImpl : public SyncEngine, public InvalidationHandler {
|
| WARN_UNUSED_RESULT;
|
| void StopSyncingForShutdown() override;
|
| void Shutdown(ShutdownReason reason) override;
|
| - void UnregisterInvalidationIds() override;
|
| ModelTypeSet ConfigureDataTypes(
|
| ConfigureReason reason,
|
| const DataTypeConfigStateMap& config_state_map,
|
|
|