Chromium Code Reviews| Index: tests/compiler/dart2js_extra/22776_test.dart |
| diff --git a/tests/compiler/dart2js_extra/22776_test.dart b/tests/compiler/dart2js_extra/22776_test.dart |
| index e9f12ea96362d55bb9fa50148f31bb5ea0c2e8d0..8c355f95cbd5b54ab1166f719ad8f9c9ab84e7c6 100644 |
| --- a/tests/compiler/dart2js_extra/22776_test.dart |
| +++ b/tests/compiler/dart2js_extra/22776_test.dart |
| @@ -20,4 +20,3 @@ main() { |
| @AssumeDynamic() |
| @NoInline() |
| id(x) => x; |
| - |