| Index: components/sync/test/engine/mock_model_type_worker.cc
 | 
| diff --git a/components/sync/test/engine/mock_model_type_worker.cc b/components/sync/test/engine/mock_model_type_worker.cc
 | 
| index ee9c3f64caf5e4df5847f7e188305223402a2486..a12838048291260cb69588ff759ea525bd378a55 100644
 | 
| --- a/components/sync/test/engine/mock_model_type_worker.cc
 | 
| +++ b/components/sync/test/engine/mock_model_type_worker.cc
 | 
| @@ -4,9 +4,6 @@
 | 
|  
 | 
|  #include "components/sync/test/engine/mock_model_type_worker.h"
 | 
|  
 | 
| -#include <stddef.h>
 | 
| -#include <stdint.h>
 | 
| -
 | 
|  #include "base/logging.h"
 | 
|  #include "components/sync/base/model_type.h"
 | 
|  #include "components/sync/syncable/syncable_util.h"
 | 
| 
 |