| Index: components/sync_bookmarks/bookmark_data_type_controller.h
|
| diff --git a/components/sync_bookmarks/bookmark_data_type_controller.h b/components/sync_bookmarks/bookmark_data_type_controller.h
|
| index b7cb7b3b77fdf13a8cee4d2a9a6006441b963e51..578e2de85d6c7fc93e8f91c41cd63e560f9b879b 100644
|
| --- a/components/sync_bookmarks/bookmark_data_type_controller.h
|
| +++ b/components/sync_bookmarks/bookmark_data_type_controller.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/scoped_observer.h"
|
| #include "components/bookmarks/browser/base_bookmark_model_observer.h"
|
| #include "components/history/core/browser/history_service_observer.h"
|
|
|