| Index: components/sync_bookmarks/bookmark_change_processor.h
|
| diff --git a/components/sync_bookmarks/bookmark_change_processor.h b/components/sync_bookmarks/bookmark_change_processor.h
|
| index 1c40d3a4956b82dc80b5c3c5bf22bb5a56f38179..cdefdc7f70ec171c996030548ea5090bf6e657d9 100644
|
| --- a/components/sync_bookmarks/bookmark_change_processor.h
|
| +++ b/components/sync_bookmarks/bookmark_change_processor.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/threading/thread_checker.h"
|
| #include "components/bookmarks/browser/bookmark_model_observer.h"
|
| #include "components/bookmarks/browser/bookmark_node.h"
|
| -#include "components/sync/driver/change_processor.h"
|
| +#include "components/sync/model/change_processor.h"
|
| #include "components/sync/model/data_type_error_handler.h"
|
| #include "components/sync_bookmarks/bookmark_model_associator.h"
|
|
|
|
|