Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index bafd7477ba49a2d575d30fa51814fd318469c2fd..6fa3e44667c1b77f28726f357016c2aa02e18300 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -260,6 +260,8 @@ |
'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', |