| 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 771951489d7c881cfc3fbced229b27f4c0d33a8c..9df27c5e6bd80f416601dd0992be70ac8e0f8bf2 100644
|
| --- a/components/sync_bookmarks/bookmark_model_associator.cc
|
| +++ b/components/sync_bookmarks/bookmark_model_associator.cc
|
| @@ -308,7 +308,7 @@ void BookmarkModelAssociator::Context::MarkForVersionUpdate(
|
|
|
| BookmarkModelAssociator::BookmarkModelAssociator(
|
| BookmarkModel* bookmark_model,
|
| - sync_driver::SyncClient* sync_client,
|
| + syncer::SyncClient* sync_client,
|
| syncer::UserShare* user_share,
|
| std::unique_ptr<syncer::DataTypeErrorHandler> unrecoverable_error_handler,
|
| bool expect_mobile_bookmarks_folder)
|
|
|