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 dc2bcb396fb2385171e353be965cf70c277f31cb..4cd7293a1a55bc686a12c196cc9ab8a8c6fd369f 100644 |
--- a/test/unittests/compiler/node-test-utils.cc |
+++ b/test/unittests/compiler/node-test-utils.cc |
@@ -2046,7 +2046,6 @@ IS_UNOP_MATCHER(Float64ExtractHighWord32) |
IS_UNOP_MATCHER(NumberToInt32) |
IS_UNOP_MATCHER(NumberToUint32) |
IS_UNOP_MATCHER(ObjectIsSmi) |
-IS_UNOP_MATCHER(ObjectIsNonNegativeSmi) |
IS_UNOP_MATCHER(Word32Clz) |
#undef IS_UNOP_MATCHER |