Chromium Code Reviews| Index: tests/html/js_typed_interop_side_cast_test.dart |
| diff --git a/tests/html/js_typed_interop_side_cast_test.dart b/tests/html/js_typed_interop_side_cast_test.dart |
| index d50e1ac33490ffef08831774c17838ba42ded9e9..cf5ee5ac8791cc5cf44dd5d075115db72035e760 100644 |
| --- a/tests/html/js_typed_interop_side_cast_test.dart |
| +++ b/tests/html/js_typed_interop_side_cast_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_anonymous2_test; |
| import 'dart:html'; |