| Index: components/sync/engine_impl/cycle/sync_cycle_context.h
|
| diff --git a/components/sync/engine_impl/cycle/sync_cycle_context.h b/components/sync/engine_impl/cycle/sync_cycle_context.h
|
| index b7d50de13dc54417369e634272b1b3b5ae88886e..1e7e0aef0ed6fa4ef348e2141136a90121095612 100644
|
| --- a/components/sync/engine_impl/cycle/sync_cycle_context.h
|
| +++ b/components/sync/engine_impl/cycle/sync_cycle_context.h
|
| @@ -56,8 +56,6 @@ class SyncCycleContext {
|
|
|
| ModelTypeSet GetEnabledTypes() const;
|
|
|
| - void SetRoutingInfo(const ModelSafeRoutingInfo& routing_info);
|
| -
|
| ExtensionsActivity* extensions_activity() {
|
| return extensions_activity_.get();
|
| }
|
|
|