Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index c51556d37a32f96edcfc3377e0936af576ee33f2..2b754ae7f7cfd5aab7aebce884aa05ad9891a1d6 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', |