| Index: components/sync/syncable/base_node.cc
|
| diff --git a/components/sync/syncable/base_node.cc b/components/sync/syncable/base_node.cc
|
| index 2dc3078812e060b75c8862a8b1e552bf49cfba3f..58096c30a1b3717fc0bbc7ad552e23e638dcc098 100644
|
| --- a/components/sync/syncable/base_node.cc
|
| +++ b/components/sync/syncable/base_node.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "components/sync/base/time.h"
|
| -#include "components/sync/core_impl/syncapi_internal.h"
|
| +#include "components/sync/engine/engine_util.h"
|
| #include "components/sync/protocol/app_specifics.pb.h"
|
| #include "components/sync/protocol/autofill_specifics.pb.h"
|
| #include "components/sync/protocol/bookmark_specifics.pb.h"
|
|
|