Index: test/unittests/compiler/js-typed-lowering-unittest.cc |
diff --git a/test/unittests/compiler/js-typed-lowering-unittest.cc b/test/unittests/compiler/js-typed-lowering-unittest.cc |
index 194591ab27ec1059d8f76b079ccddb46d3fee290..5715819b7c6cf7778d2341e6477fb4235c9f7d86 100644 |
--- a/test/unittests/compiler/js-typed-lowering-unittest.cc |
+++ b/test/unittests/compiler/js-typed-lowering-unittest.cc |
@@ -11,7 +11,7 @@ |
#include "src/compiler/typer.h" |
#include "test/unittests/compiler/compiler-test-utils.h" |
#include "test/unittests/compiler/graph-unittest.h" |
-#include "testing/gtest-support.h" |
+#include "test/unittests/compiler/node-test-utils.h" |
namespace v8 { |
namespace internal { |