| 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 fbf71304bd5b0ef6b51ee6e978be51313670d2a6..c5eb8b4cc2bab4e5c71f44025c87d421f1ccbfd7 100644
|
| --- a/components/sync_bookmarks/bookmark_model_associator.cc
|
| +++ b/components/sync_bookmarks/bookmark_model_associator.cc
|
| @@ -310,7 +310,7 @@ BookmarkModelAssociator::BookmarkModelAssociator(
|
| BookmarkModel* bookmark_model,
|
| sync_driver::SyncClient* sync_client,
|
| syncer::UserShare* user_share,
|
| - sync_driver::DataTypeErrorHandler* unrecoverable_error_handler,
|
| + syncer::DataTypeErrorHandler* unrecoverable_error_handler,
|
| bool expect_mobile_bookmarks_folder)
|
| : bookmark_model_(bookmark_model),
|
| sync_client_(sync_client),
|
|
|