| Index: cc/output/overlay_strategy_single_on_top.h
|
| diff --git a/cc/output/overlay_strategy_single_on_top.h b/cc/output/overlay_strategy_single_on_top.h
|
| index bdf2cc2f59b522d2bf0f13c24eaf84663f90b77c..0613b8943e0c32ca0229ec4232e6c61b1ffa662e 100644
|
| --- a/cc/output/overlay_strategy_single_on_top.h
|
| +++ b/cc/output/overlay_strategy_single_on_top.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_OUTPUT_OVERLAY_STRATEGY_SINGLE_ON_TOP_H_
|
| #define CC_OUTPUT_OVERLAY_STRATEGY_SINGLE_ON_TOP_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/output/overlay_processor.h"
|
|
|
| namespace cc {
|
|
|