| 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 57139b03558f8befcba9e011290bd4bfe1d030a2..4102b78896f6fb2d56c79fb73c9d8d5ca85a4a5a 100644
|
| --- a/components/sync_bookmarks/bookmark_change_processor.h
|
| +++ b/components/sync_bookmarks/bookmark_change_processor.h
|
| @@ -16,8 +16,8 @@
|
| #include "components/bookmarks/browser/bookmark_model_observer.h"
|
| #include "components/bookmarks/browser/bookmark_node.h"
|
| #include "components/sync/core/data_type_error_handler.h"
|
| +#include "components/sync/driver/change_processor.h"
|
| #include "components/sync_bookmarks/bookmark_model_associator.h"
|
| -#include "components/sync_driver/change_processor.h"
|
|
|
| class Profile;
|
|
|
|
|