| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 610d7c81e9252786dd7b21b08034c1e8c37998b3..288fdc731d708ebf58df8a3d693c0d15056e962f 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -309,6 +309,8 @@
|
| 'output/overlay_processor.h',
|
| 'output/overlay_strategy_common.cc',
|
| 'output/overlay_strategy_common.h',
|
| + 'output/overlay_strategy_sandwich.cc',
|
| + 'output/overlay_strategy_sandwich.h',
|
| 'output/overlay_strategy_single_on_top.cc',
|
| 'output/overlay_strategy_single_on_top.h',
|
| 'output/overlay_strategy_underlay.cc',
|
|
|