| Index: components/sync/syncable/write_node.cc
|
| diff --git a/components/sync/syncable/write_node.cc b/components/sync/syncable/write_node.cc
|
| index ee689b6f565165456a58f437a9c925fd4d26e5a7..ede4038ff8b155ae0bf8887612639d156c3d110b 100644
|
| --- a/components/sync/syncable/write_node.cc
|
| +++ b/components/sync/syncable/write_node.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/values.h"
|
| #include "components/sync/base/cryptographer.h"
|
| -#include "components/sync/core_impl/syncapi_internal.h"
|
| +#include "components/sync/engine/engine_util.h"
|
| #include "components/sync/protocol/bookmark_specifics.pb.h"
|
| #include "components/sync/protocol/typed_url_specifics.pb.h"
|
| #include "components/sync/syncable/base_transaction.h"
|
|
|