| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 73d7956fb2847e0e1b9baba24af688fae292bfb7..6c93939e71c61e7e4159ee7991abb65c35db783d 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -118,6 +118,7 @@
|
| 'occlusion_tracker.cc',
|
| 'occlusion_tracker.h',
|
| 'output_surface.h',
|
| + 'output_surface_client.h',
|
| 'overdraw_metrics.cc',
|
| 'overdraw_metrics.h',
|
| 'page_scale_animation.cc',
|
| @@ -212,6 +213,7 @@
|
| 'single_thread_proxy.h',
|
| 'skpicture_content_layer_updater.cc',
|
| 'skpicture_content_layer_updater.h',
|
| + 'software_output_device.h',
|
| 'software_renderer.cc',
|
| 'software_renderer.h',
|
| 'solid_color_draw_quad.cc',
|
|
|