| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index d4b039217dd25d2368e06e7c892ae5ed84ee4172..3a6416aca4c06bdf3e8d30dbbc3396cae0c8ac49 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -305,6 +305,8 @@
|
| 'output/overlay_candidate_validator.h',
|
| 'output/overlay_processor.cc',
|
| 'output/overlay_processor.h',
|
| + 'output/overlay_strategy_fullscreen.cc',
|
| + 'output/overlay_strategy_fullscreen.h',
|
| 'output/overlay_strategy_single_on_top.cc',
|
| 'output/overlay_strategy_single_on_top.h',
|
| 'output/overlay_strategy_underlay.cc',
|
|
|