Chromium Code Reviews| Index: components/sync/api/stub_model_type_service.cc |
| diff --git a/components/sync/api/stub_model_type_service.cc b/components/sync/api/stub_model_type_service.cc |
| index ce6bf9091247611957afc2b3ff901344a7722c3d..a77a794e172c73f4edccceccca86f68140693184 100644 |
| --- a/components/sync/api/stub_model_type_service.cc |
| +++ b/components/sync/api/stub_model_type_service.cc |
| @@ -4,8 +4,6 @@ |
| #include "components/sync/api/stub_model_type_service.h" |
| -#include <string> |
| - |
| #include "base/bind.h" |
| #include "base/memory/ptr_util.h" |
| #include "components/sync/api/fake_model_type_change_processor.h" |