Index: test/unittests/compiler/change-lowering-unittest.cc |
diff --git a/test/unittests/compiler/change-lowering-unittest.cc b/test/unittests/compiler/change-lowering-unittest.cc |
index ed57513ca241be460a37bdc6a4a0d51b3678d8a2..f70ee9513dba22c60c22964a7dda14e422789b42 100644 |
--- a/test/unittests/compiler/change-lowering-unittest.cc |
+++ b/test/unittests/compiler/change-lowering-unittest.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "src/code-stubs.h" |
#include "src/compiler/change-lowering.h" |
#include "src/compiler/js-graph.h" |
#include "src/compiler/node-properties-inl.h" |