Index: base/BUILD.gn |
diff --git a/base/BUILD.gn b/base/BUILD.gn |
index 7714190534fc23bd8b879ffb3e119916d6c144d3..dd94b9cc859006e0001c9b3fedff4af8085ab313 100644 |
--- a/base/BUILD.gn |
+++ b/base/BUILD.gn |
@@ -2114,10 +2114,10 @@ test("base_unittests") { |
"task_scheduler/task_scheduler_impl_unittest.cc", |
"task_scheduler/task_tracker_posix_unittest.cc", |
"task_scheduler/task_tracker_unittest.cc", |
- "task_scheduler/task_traits_unittest.cc", |
"task_scheduler/task_unittest.cc", |
"task_scheduler/test_task_factory.cc", |
"task_scheduler/test_task_factory.h", |
+ "task_scheduler/test_utils.cc", |
"task_scheduler/test_utils.h", |
"template_util_unittest.cc", |
"test/histogram_tester_unittest.cc", |