| Index: components/sync/engine_impl/syncer.cc
|
| diff --git a/components/sync/engine_impl/syncer.cc b/components/sync/engine_impl/syncer.cc
|
| index bc8672f6b0af75103ed05bb115e50d468e2fb878..5ae0bffb422408a2d5e9f884ac9de6b46012b53d 100644
|
| --- a/components/sync/engine_impl/syncer.cc
|
| +++ b/components/sync/engine_impl/syncer.cc
|
| @@ -28,7 +28,6 @@
|
| #include "components/sync/engine_impl/syncer_types.h"
|
| #include "components/sync/syncable/directory.h"
|
| #include "components/sync/syncable/mutable_entry.h"
|
| -#include "components/sync/syncable/syncable-inl.h"
|
|
|
| using base::Time;
|
| using base::TimeDelta;
|
|
|