Index: test/unittests/BUILD.gn |
diff --git a/test/unittests/BUILD.gn b/test/unittests/BUILD.gn |
index a9c63709fa657c6475a4e55c79576fe8bc9dfaea..2e561fbd997316c757cc7dcf4255a8a03486e449 100644 |
--- a/test/unittests/BUILD.gn |
+++ b/test/unittests/BUILD.gn |
@@ -28,8 +28,11 @@ v8_executable("unittests") { |
"base/utils/random-number-generator-unittest.cc", |
"cancelable-tasks-unittest.cc", |
"char-predicates-unittest.cc", |
+ "compiler-dispatcher/compiler-dispatcher-helper.cc", |
+ "compiler-dispatcher/compiler-dispatcher-helper.h", |
"compiler-dispatcher/compiler-dispatcher-job-unittest.cc", |
"compiler-dispatcher/compiler-dispatcher-tracer-unittest.cc", |
+ "compiler-dispatcher/compiler-dispatcher-unittest.cc", |
"compiler/branch-elimination-unittest.cc", |
"compiler/bytecode-analysis-unittest.cc", |
"compiler/checkpoint-elimination-unittest.cc", |