| Index: components/history/core/browser/typed_url_data_type_controller.h
|
| diff --git a/components/history/core/browser/typed_url_data_type_controller.h b/components/history/core/browser/typed_url_data_type_controller.h
|
| index b3bf9a36f37fcb7a705895e42f1f5ea44ad28afd..5735dcd43c11211413720dad4e421bb926982dc9 100644
|
| --- a/components/history/core/browser/typed_url_data_type_controller.h
|
| +++ b/components/history/core/browser/typed_url_data_type_controller.h
|
| @@ -32,7 +32,6 @@ class TypedUrlDataTypeController : public syncer::NonUIDataTypeController {
|
| ~TypedUrlDataTypeController() override;
|
|
|
| // NonUIDataTypeController implementation
|
| - syncer::ModelSafeGroup model_safe_group() const override;
|
| bool ReadyForStart() const override;
|
|
|
| protected:
|
|
|