| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index d0b1000ea5f0ca729edc64c70f0d1a614d6118c4..3314170cb4e7e2baa90f3fe3d8a26cdffd0db00f 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -192,6 +192,8 @@
|
| 'test/fake_ui_resource_layer_tree_host_impl.h',
|
| 'test/fake_video_frame_provider.cc',
|
| 'test/fake_video_frame_provider.h',
|
| + 'test/failure_output_surface.cc',
|
| + 'test/failure_output_surface.h',
|
| 'test/geometry_test_utils.cc',
|
| 'test/geometry_test_utils.h',
|
| 'test/test_in_process_context_provider.cc',
|
|
|