Chromium Code Reviews| Index: testcases/strong-mode/void-methods.baseline.txt |
| diff --git a/testcases/strong-mode/void-methods.baseline.txt b/testcases/strong-mode/void-methods.baseline.txt |
| index 42776311d7cd638d6551f67ab78c436f35166400..73cd4d977f4e57de5d7a8e9d4d1cac2b1bba41aa 100644 |
| --- a/testcases/strong-mode/void-methods.baseline.txt |
| +++ b/testcases/strong-mode/void-methods.baseline.txt |
| @@ -1,3 +1,4 @@ |
| +// dynamic is not a subtype of dart.core::int (void-methods.dart:4:27) |
| library; |
| import self as self; |
| import "dart:core" as core; |