Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index cf4cd6a2966175fd4cc0e757163ff6d12856ff18..ad0bab2364281aa508a6f1a2d7b9081cd7044b5b 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -688,6 +688,8 @@ source_set("test_support") { |
| "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", |