| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index e1d0f4b9fdfaceca54805651812b4a98423e48af..d6fa6aa4bb33d1b08fba63bddb50a639c5dc571d 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -309,8 +309,6 @@
|
| 'output/overlay_processor.h',
|
| 'output/overlay_strategy_all_or_nothing.cc',
|
| 'output/overlay_strategy_all_or_nothing.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',
|
|
|