Index: test/compiler-unittests/graph-unittest.cc |
diff --git a/test/compiler-unittests/graph-unittest.cc b/test/compiler-unittests/graph-unittest.cc |
index 868faca4c94ce54c0d32c5c7dfef659b3784bb32..11fa6b351b6e416e6eb867f5099d3ad7249b128b 100644 |
--- a/test/compiler-unittests/graph-unittest.cc |
+++ b/test/compiler-unittests/graph-unittest.cc |
@@ -680,6 +680,7 @@ IS_UNOP_MATCHER(ChangeFloat64ToInt32) |
IS_UNOP_MATCHER(ChangeInt32ToFloat64) |
IS_UNOP_MATCHER(ChangeInt32ToInt64) |
IS_UNOP_MATCHER(ChangeUint32ToUint64) |
+IS_UNOP_MATCHER(TruncateFloat64ToInt32) |
IS_UNOP_MATCHER(TruncateInt64ToInt32) |
#undef IS_UNOP_MATCHER |