Chromium Code Reviews| Index: tests/standalone/slowpath_safepoints_test.dart |
| diff --git a/tests/standalone/slowpath_safepoints_test.dart b/tests/standalone/slowpath_safepoints_test.dart |
| index e15723cdd7168199463f417f4c642c33a11b2290..e9892eba0faa74e01c5a96fb76806d85db6ec2af 100644 |
| --- a/tests/standalone/slowpath_safepoints_test.dart |
| +++ b/tests/standalone/slowpath_safepoints_test.dart |
| @@ -10,7 +10,6 @@ class C { |
| C(this.next); |
| } |
| - |
| noop(a1, a2, a3, a4, a5, a6, a7, a8, a9) => 0; |
| crash(f, i) { |