| Index: components/sync/engine_impl/worker_entity_tracker.h
|
| diff --git a/components/sync/engine_impl/worker_entity_tracker.h b/components/sync/engine_impl/worker_entity_tracker.h
|
| index fc26c971413414a51fd3d11ab68432492ce6ecc2..ae9e5876ef1d5223e0669a8766b45f46a90f7c31 100644
|
| --- a/components/sync/engine_impl/worker_entity_tracker.h
|
| +++ b/components/sync/engine_impl/worker_entity_tracker.h
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/time/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"
|
|
|
| namespace syncer {
|
|
|