Chromium Code Reviews| Index: tests/html/js_typed_interop_anonymous_test.dart |
| diff --git a/tests/html/js_typed_interop_anonymous_test.dart b/tests/html/js_typed_interop_anonymous_test.dart |
| index b2d159332b5d8e6222881f8927f773727a3b8b47..c4836c8f42b6833602c3ad2a7b252091254a43d6 100644 |
| --- a/tests/html/js_typed_interop_anonymous_test.dart |
| +++ b/tests/html/js_typed_interop_anonymous_test.dart |
| @@ -2,6 +2,7 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| +@JS() |
| library js_typed_interop_anonymous_test; |
| import 'dart:html'; |