Chromium Code Reviews| Index: runtime/observatory/tests/service/regress_28443_test.dart |
| diff --git a/runtime/observatory/tests/service/regress_28443_test.dart b/runtime/observatory/tests/service/regress_28443_test.dart |
| index 411c8370097edbf61de55e41f6d7f12291001d79..da09bca317b64fc12573632eb30f7af1c2ee3491 100644 |
| --- a/runtime/observatory/tests/service/regress_28443_test.dart |
| +++ b/runtime/observatory/tests/service/regress_28443_test.dart |
| @@ -31,7 +31,6 @@ collect() async { |
| } |
| test_code() async { |
| - // LINE_B |
| try { |
| await collect(); |
| } on TimeoutException { |