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