| Index: components/undo/undo_manager_test.cc
|
| diff --git a/components/undo/undo_manager_test.cc b/components/undo/undo_manager_test.cc
|
| index 5053572182ebe01a262acf3740d2b763fe84f46d..21efdb72b2f76dd7a6488be032190e721f455ce6 100644
|
| --- a/components/undo/undo_manager_test.cc
|
| +++ b/components/undo/undo_manager_test.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/auto_reset.h"
|
| +#include "base/macros.h"
|
| #include "components/undo/undo_manager.h"
|
| #include "components/undo/undo_manager_observer.h"
|
| #include "components/undo/undo_operation.h"
|
|
|