| Index: sync/internal_api/sync_context_proxy_impl.h
|
| diff --git a/sync/internal_api/sync_context_proxy_impl.h b/sync/internal_api/sync_context_proxy_impl.h
|
| index 7f121a378e139f49c6088c8c50301be69d570ff2..fb7cd4f0dd4a26bd96082acd3ee622e9d8f45b31 100644
|
| --- a/sync/internal_api/sync_context_proxy_impl.h
|
| +++ b/sync/internal_api/sync_context_proxy_impl.h
|
| @@ -40,7 +40,6 @@
|
| virtual void ConnectTypeToSync(
|
| syncer::ModelType type,
|
| const DataTypeState& data_type_state,
|
| - const UpdateResponseDataList& pending_updates,
|
| const base::WeakPtr<ModelTypeSyncProxyImpl>& sync_proxy_impl) OVERRIDE;
|
|
|
| // Disables syncing for the given type on the sync thread.
|
|
|