Index: test/unittests/compiler/node-test-utils.cc |
diff --git a/test/unittests/compiler/node-test-utils.cc b/test/unittests/compiler/node-test-utils.cc |
index bba12769c920a84ccdf9bc09e85893aff07572c1..c60fdedb7a479d1877888dcbdeaff22f067e49f1 100644 |
--- a/test/unittests/compiler/node-test-utils.cc |
+++ b/test/unittests/compiler/node-test-utils.cc |
@@ -2313,7 +2313,6 @@ |
IS_UNOP_MATCHER(NumberAtan) |
IS_UNOP_MATCHER(NumberCeil) |
IS_UNOP_MATCHER(NumberClz32) |
-IS_UNOP_MATCHER(NumberExp) |
IS_UNOP_MATCHER(NumberFloor) |
IS_UNOP_MATCHER(NumberFround) |
IS_UNOP_MATCHER(NumberLog) |