| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index cc96c314da62b10470407c63ca5288aeecad7826..ba2659ca9e797252be315a45833aa145fff570d8 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -62,6 +62,8 @@
|
| 'test/fake_graphics_context_3d_unittest.cc',
|
| 'test/fake_layer_tree_host_client.cc',
|
| 'test/fake_layer_tree_host_client.h',
|
| + 'test/fake_proxy.cc',
|
| + 'test/fake_proxy.h',
|
| 'test/fake_web_compositor_output_surface.h',
|
| 'test/fake_web_compositor_software_output_device.h',
|
| 'test/fake_web_graphics_context_3d.h',
|
|
|