| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index ad09922d0e3734c506c660b21a4e02bc0e4b8941..5de983d35b8669ebea8fbd4cc9e14d0b202a1ba6 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -267,6 +267,10 @@
|
| 'output/output_surface.cc',
|
| 'output/output_surface.h',
|
| 'output/output_surface_client.h',
|
| + 'output/overlay_candidates.cc',
|
| + 'output/overlay_candidates.h',
|
| + 'output/overlay_renderer.cc',
|
| + 'output/overlay_renderer.h',
|
| 'output/program_binding.cc',
|
| 'output/program_binding.h',
|
| 'output/render_surface_filters.cc',
|
|
|