| Index: cc/trees/scoped_abort_remaining_swap_promises.h
|
| diff --git a/cc/trees/scoped_abort_remaining_swap_promises.h b/cc/trees/scoped_abort_remaining_swap_promises.h
|
| index e35fbf9154166de287e2c148292c17d8d4bed85f..1d46ec47bcfd3fb3d188fb6d165b9443737d64c2 100644
|
| --- a/cc/trees/scoped_abort_remaining_swap_promises.h
|
| +++ b/cc/trees/scoped_abort_remaining_swap_promises.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_TREES_SCOPED_ABORT_REMAINING_SWAP_PROMISES_H_
|
| #define CC_TREES_SCOPED_ABORT_REMAINING_SWAP_PROMISES_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/output/swap_promise.h"
|
| #include "cc/trees/layer_tree_host.h"
|
|
|
|
|