| Index: components/sync/engine_impl/cycle/sync_cycle.h
|
| diff --git a/components/sync/engine_impl/cycle/sync_cycle.h b/components/sync/engine_impl/cycle/sync_cycle.h
|
| index 72c07898d0bf194245bd2bfac3787641cf826809..e25fad038a8ff1982eae3b7c85d26b31c3210b58 100644
|
| --- a/components/sync/engine_impl/cycle/sync_cycle.h
|
| +++ b/components/sync/engine_impl/cycle/sync_cycle.h
|
| @@ -16,6 +16,7 @@
|
| #include "base/time/time.h"
|
| #include "components/sync/base/model_type.h"
|
| #include "components/sync/engine/cycle/sync_cycle_snapshot.h"
|
| +#include "components/sync/engine/model_safe_worker.h"
|
| #include "components/sync/engine_impl/cycle/status_controller.h"
|
| #include "components/sync/engine_impl/cycle/sync_cycle_context.h"
|
| #include "components/sync/engine_impl/sync_cycle_event.h"
|
|
|