| Index: components/browser_sync/profile_sync_service_bookmark_unittest.cc
|
| diff --git a/components/browser_sync/profile_sync_service_bookmark_unittest.cc b/components/browser_sync/profile_sync_service_bookmark_unittest.cc
|
| index 6f976d5ef7531f5aafa773891bc3ef5bc0bd42dd..56ed06803fecdd1d4fc21b3b00e1520d0d8c268f 100644
|
| --- a/components/browser_sync/profile_sync_service_bookmark_unittest.cc
|
| +++ b/components/browser_sync/profile_sync_service_bookmark_unittest.cc
|
| @@ -37,8 +37,8 @@
|
| #include "components/bookmarks/test/bookmark_test_helpers.h"
|
| #include "components/bookmarks/test/test_bookmark_client.h"
|
| #include "components/browser_sync/profile_sync_test_util.h"
|
| -#include "components/sync/core_impl/syncapi_internal.h"
|
| #include "components/sync/driver/fake_sync_client.h"
|
| +#include "components/sync/engine/engine_util.h"
|
| #include "components/sync/model/data_type_error_handler.h"
|
| #include "components/sync/model/data_type_error_handler_mock.h"
|
| #include "components/sync/model/sync_error.h"
|
|
|