| Index: components/sync/engine/fake_sync_engine.cc
|
| diff --git a/components/sync/engine/fake_sync_engine.cc b/components/sync/engine/fake_sync_engine.cc
|
| index c22ce88885825118fddb87989319c3cdf3ee59e1..3dab254e7b5701336c72fecbb53baa08ecd6234f 100644
|
| --- a/components/sync/engine/fake_sync_engine.cc
|
| +++ b/components/sync/engine/fake_sync_engine.cc
|
| @@ -37,8 +37,6 @@ void FakeSyncEngine::StopSyncingForShutdown() {}
|
|
|
| void FakeSyncEngine::Shutdown(ShutdownReason reason) {}
|
|
|
| -void FakeSyncEngine::UnregisterInvalidationIds() {}
|
| -
|
| ModelTypeSet FakeSyncEngine::ConfigureDataTypes(
|
| ConfigureReason reason,
|
| const DataTypeConfigStateMap& config_state_map,
|
|
|