Chromium Code Reviews| Index: tests/html/js_typed_interop_anonymous2_exp_test.dart |
| diff --git a/tests/html/js_typed_interop_anonymous2_exp_test.dart b/tests/html/js_typed_interop_anonymous2_exp_test.dart |
| index baebd03e56e1979dcf617bf949608cf2b591aba6..d1db741560433b23d589419e5ec3792ac3e77216 100644 |
| --- a/tests/html/js_typed_interop_anonymous2_exp_test.dart |
| +++ b/tests/html/js_typed_interop_anonymous2_exp_test.dart |
| @@ -6,6 +6,7 @@ |
| // Same test as js_typed_interop_anonymous2, but using the |
| // --experimental-trust-js-interop-type-annotations flag. |
| +@JS() |
| library js_typed_interop_anonymous2_exp_test; |
| import 'dart:html'; |