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 8c78288ac8765295d910b7466dbae8723c37c517..74afda974a15002ff02139f1350b8e7880da24fd 100644 |
--- a/test/unittests/compiler/node-test-utils.cc |
+++ b/test/unittests/compiler/node-test-utils.cc |
@@ -1308,7 +1308,6 @@ |
IS_UNOP_MATCHER(Float64RoundTiesAway) |
IS_UNOP_MATCHER(NumberToInt32) |
IS_UNOP_MATCHER(NumberToUint32) |
-IS_UNOP_MATCHER(PlainPrimitiveToNumber) |
#undef IS_UNOP_MATCHER |
} // namespace compiler |