| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index f08c499ef1e5adcbd6e6ae77a71a3f515f74be03..8ccfac09ad1318dff610315d4f27c9c7a7fae0d9 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -312,6 +312,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',
|
|
|