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