| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 7337986839e0335ef82b0410d54b5ac1f0f1fbb7..7e74480e2a2a7eafad679041a74a4aa036d3c9e0 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -61,6 +61,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',
|
|
|