| Index: components/sync/model_impl/processor_entity_tracker.cc
|
| diff --git a/components/sync/model_impl/processor_entity_tracker.cc b/components/sync/model_impl/processor_entity_tracker.cc
|
| index bee536f46974cb9777b33d4135dbf8a296671f58..cbee3fe6e8886c791bdad94b00c0a1e58eefcf2a 100644
|
| --- a/components/sync/model_impl/processor_entity_tracker.cc
|
| +++ b/components/sync/model_impl/processor_entity_tracker.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/base64.h"
|
| #include "base/sha1.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/syncable/syncable_util.h"
|
|
|
| namespace syncer {
|
|
|