Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index bd8bfdd43d2f337fd9f3465cf683418faf7f7c41..17bd14990713430e265af5acb02d1509fb8d96cf 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -667,6 +667,8 @@ source_set("test_support") { |
"test/test_occlusion_tracker.h", |
"test/test_shared_bitmap_manager.cc", |
"test/test_shared_bitmap_manager.h", |
+ "test/test_task_graph_runner.cc", |
+ "test/test_task_graph_runner.h", |
"test/test_texture.cc", |
"test/test_texture.h", |
"test/test_tile_priorities.cc", |