| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 963f8411fb1c2a795b29055c72947a2f9fbe91cf..255c69907486f4978eefadc4da7a4fdd1add8d0d 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -59,6 +59,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',
|
|
|