| Index: components/sync/engine_impl/cycle/sync_cycle.cc
|
| diff --git a/components/sync/engine_impl/cycle/sync_cycle.cc b/components/sync/engine_impl/cycle/sync_cycle.cc
|
| index 0b4f337fe42094d7fa8674e2b0f1342cdf2aef9c..d56f9dba50333a33c107007e4da00a5c29bcc616 100644
|
| --- a/components/sync/engine_impl/cycle/sync_cycle.cc
|
| +++ b/components/sync/engine_impl/cycle/sync_cycle.cc
|
| @@ -8,8 +8,6 @@
|
| #include <iterator>
|
|
|
| #include "base/logging.h"
|
| -#include "components/sync/base/model_type.h"
|
| -#include "components/sync/engine/model_safe_worker.h"
|
| #include "components/sync/syncable/directory.h"
|
|
|
| namespace syncer {
|
|
|