Chromium Code Reviews| Index: cc/cc_tests.gyp |
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
| index ccfdf3febd6fcf0b8c7f04b63f3353760df10d5c..1361914c706547a63598b9ed28646884d1851478 100644 |
| --- a/cc/cc_tests.gyp |
| +++ b/cc/cc_tests.gyp |
| @@ -79,6 +79,8 @@ |
| 'test/fake_content_layer_client.h', |
| 'test/fake_content_layer_impl.cc', |
| 'test/fake_content_layer_impl.h', |
| + 'test/fake_context_provider.cc', |
| + 'test/fake_context_provider.h', |
| 'test/fake_impl_proxy.h', |
| 'test/fake_output_surface.h', |
| 'test/fake_layer_tree_host_client.cc', |