Index: test/unittests/compiler/machine-operator-reducer-unittest.cc |
diff --git a/test/unittests/compiler/machine-operator-reducer-unittest.cc b/test/unittests/compiler/machine-operator-reducer-unittest.cc |
index b14e9d392d8bb649376f8721de52f497c05568ab..8ca815be851a4485836226166b7839bd582b7194 100644 |
--- a/test/unittests/compiler/machine-operator-reducer-unittest.cc |
+++ b/test/unittests/compiler/machine-operator-reducer-unittest.cc |
@@ -7,6 +7,7 @@ |
#include "src/compiler/js-graph.h" |
#include "src/compiler/machine-operator-reducer.h" |
#include "src/compiler/typer.h" |
+#include "src/conversions-inl.h" |
#include "test/unittests/compiler/graph-unittest.h" |
#include "test/unittests/compiler/node-test-utils.h" |
#include "testing/gmock-support.h" |