| Index: components/undo/bookmark_undo_service.h
|
| diff --git a/components/undo/bookmark_undo_service.h b/components/undo/bookmark_undo_service.h
|
| index 00df06315b770bf4b18b1f5591a6b966b3bc7bb9..954362ac10e6ae784f63a39791717624918c6290 100644
|
| --- a/components/undo/bookmark_undo_service.h
|
| +++ b/components/undo/bookmark_undo_service.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <map>
|
|
|
| +#include "base/macros.h"
|
| #include "base/scoped_observer.h"
|
| #include "components/bookmarks/browser/base_bookmark_model_observer.h"
|
| #include "components/bookmarks/browser/bookmark_node_data.h"
|
|
|