diff --git a/test/cctest/BUILD.gn b/test/cctest/BUILD.gn index 79cfa239ec25..0b5b1df12724 100644 --- a/test/cctest/BUILD.gn +++ b/test/cctest/BUILD.gn @@ -272,10 +272,8 @@ v8_source_set("cctest_sources") { # TODO(mostynb@opera.com): figure out the jumbo issues with these source # files, and include them in jumbo compilation units. "interpreter/bytecode-expectations-printer.cc", - "interpreter/bytecode-expectations-printer.h", "interpreter/test-bytecode-generator.cc", "test-api.cc", - "test-api.h", ] }