| Index: components/sync/model/model_type_debug_info.h
|
| diff --git a/components/sync/model/model_type_debug_info.h b/components/sync/model/model_type_debug_info.h
|
| index a5d3779e907eada3d1733e337ad5d8c3e54beb8f..276f6ab04a21322375f3a03ea16299686889e195 100644
|
| --- a/components/sync/model/model_type_debug_info.h
|
| +++ b/components/sync/model/model_type_debug_info.h
|
| @@ -46,7 +46,6 @@ class ModelTypeDebugInfo {
|
| SharedModelTypeProcessor* processor,
|
| const base::Callback<void(const ModelType,
|
| std::unique_ptr<base::ListValue>)>& callback,
|
| - SyncError error,
|
| std::unique_ptr<DataBatch> batch);
|
| };
|
|
|
|
|