Chromium Code Reviews| Index: cc/cc_tests.gyp |
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
| index 06d2f9e28549d0a68ba8299633a6bf90bafab7ec..59ae1ae66ebf3256261fb88b7ac19483b138c072 100644 |
| --- a/cc/cc_tests.gyp |
| +++ b/cc/cc_tests.gyp |
| @@ -279,6 +279,8 @@ |
| 'test/render_pass_test_utils.h', |
| 'test/scheduler_test_common.cc', |
| 'test/scheduler_test_common.h', |
| + 'test/simple_task_runner.cc', |
| + 'test/simple_task_runner.h', |
| 'test/skia_common.cc', |
| 'test/skia_common.h', |
| 'test/solid_color_content_layer_client.cc', |