Chromium Code Reviews| Index: components/sync/api/model_type_service.cc | 
| diff --git a/components/sync/api/model_type_service.cc b/components/sync/api/model_type_service.cc | 
| index 59ed6ff266c8b8a7369b6121ca011a22f2222e20..90804c3b3e3a55f5ad55a3679f54584926c433d2 100644 | 
| --- a/components/sync/api/model_type_service.cc | 
| +++ b/components/sync/api/model_type_service.cc | 
| @@ -6,9 +6,6 @@ | 
| #include <utility> | 
| -#include "components/sync/api/data_type_error_handler.h" | 
| -#include "components/sync/api/model_type_change_processor.h" | 
| - | 
| namespace syncer_v2 { | 
| ModelTypeService::ModelTypeService( |