Chromium Code Reviews| Index: components/sync/api/fake_model_type_service.cc | 
| diff --git a/components/sync/api/fake_model_type_service.cc b/components/sync/api/fake_model_type_service.cc | 
| index be960e497e680992b3e96b1aae05ed3746796dba..f003ace19da228c1d8f222c85e5c722de34b4af3 100644 | 
| --- a/components/sync/api/fake_model_type_service.cc | 
| +++ b/components/sync/api/fake_model_type_service.cc | 
| @@ -4,6 +4,8 @@ | 
| #include "components/sync/api/fake_model_type_service.h" | 
| +#include <utility> | 
| + | 
| #include "base/bind.h" | 
| #include "base/memory/ptr_util.h" | 
| #include "components/sync/core/data_batch_impl.h" |