| Index: components/sync_bookmarks/bookmark_model_associator.cc
|
| diff --git a/components/sync_bookmarks/bookmark_model_associator.cc b/components/sync_bookmarks/bookmark_model_associator.cc
|
| index 8bbf65961618f094ecdfb9992df3ca1e097ec37c..cc8532c4c1ca68c6fb912a69c33aea08129a1bb2 100644
|
| --- a/components/sync_bookmarks/bookmark_model_associator.cc
|
| +++ b/components/sync_bookmarks/bookmark_model_associator.cc
|
| @@ -20,8 +20,8 @@
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/sync/base/cryptographer.h"
|
| #include "components/sync/base/data_type_histogram.h"
|
| -#include "components/sync/core_impl/syncapi_internal.h"
|
| #include "components/sync/driver/sync_client.h"
|
| +#include "components/sync/engine/engine_util.h"
|
| #include "components/sync/model/sync_error.h"
|
| #include "components/sync/model/sync_merge_result.h"
|
| #include "components/sync/syncable/delete_journal.h"
|
|
|