| Index: components/sync/syncable/mutable_entry.cc
|
| diff --git a/components/sync/syncable/mutable_entry.cc b/components/sync/syncable/mutable_entry.cc
|
| index 25ea5a434d4adc21ca0911a4708ec93b8747364b..ef7a82dca0805c496ad079ce6f5ef821aeec52dc 100644
|
| --- a/components/sync/syncable/mutable_entry.cc
|
| +++ b/components/sync/syncable/mutable_entry.cc
|
| @@ -12,7 +12,6 @@
|
| #include "components/sync/syncable/directory.h"
|
| #include "components/sync/syncable/scoped_kernel_lock.h"
|
| #include "components/sync/syncable/scoped_parent_child_index_updater.h"
|
| -#include "components/sync/syncable/syncable-inl.h"
|
| #include "components/sync/syncable/syncable_changes_version.h"
|
| #include "components/sync/syncable/syncable_util.h"
|
| #include "components/sync/syncable/syncable_write_transaction.h"
|
|
|