| Index: cc/output/overlay_strategy_sandwich.h
|
| diff --git a/cc/output/overlay_strategy_sandwich.h b/cc/output/overlay_strategy_sandwich.h
|
| index 076ea9de7c8358148a9dc243fc667a0e5b7cd0b3..f46dd03990740f3ee74857fc116a5928487be7c7 100644
|
| --- a/cc/output/overlay_strategy_sandwich.h
|
| +++ b/cc/output/overlay_strategy_sandwich.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_OUTPUT_OVERLAY_STRATEGY_SANDWICH_H_
|
| #define CC_OUTPUT_OVERLAY_STRATEGY_SANDWICH_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/output/overlay_processor.h"
|
|
|
| namespace cc {
|
|
|