| Index: cc/output/overlay_strategy_underlay.h
|
| diff --git a/cc/output/overlay_strategy_underlay.h b/cc/output/overlay_strategy_underlay.h
|
| index f276c1cb0a0e3da8a3184f5f15f25aacd390877b..806753bdcfac52ba07399941d070251290567cd1 100644
|
| --- a/cc/output/overlay_strategy_underlay.h
|
| +++ b/cc/output/overlay_strategy_underlay.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_OUTPUT_OVERLAY_STRATEGY_UNDERLAY_H_
|
| #define CC_OUTPUT_OVERLAY_STRATEGY_UNDERLAY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/output/overlay_processor.h"
|
|
|
| namespace cc {
|
|
|