| Index: components/sync/model_impl/processor_entity_tracker_unittest.cc | 
| diff --git a/components/sync/model_impl/processor_entity_tracker_unittest.cc b/components/sync/model_impl/processor_entity_tracker_unittest.cc | 
| index fd3ccdbab27e3abfde33fc3b176c1e525d00bc66..98037971fdeb900c69b9690eba27b256792a382e 100644 | 
| --- a/components/sync/model_impl/processor_entity_tracker_unittest.cc | 
| +++ b/components/sync/model_impl/processor_entity_tracker_unittest.cc | 
| @@ -9,7 +9,7 @@ | 
| #include "base/memory/ptr_util.h" | 
| #include "components/sync/base/model_type.h" | 
| #include "components/sync/base/time.h" | 
| -#include "components/sync/core/non_blocking_sync_common.h" | 
| +#include "components/sync/engine/non_blocking_sync_common.h" | 
| #include "components/sync/protocol/sync.pb.h" | 
| #include "components/sync/syncable/syncable_util.h" | 
| #include "testing/gtest/include/gtest/gtest.h" | 
|  |