Chromium Code Reviews| Index: sdk/lib/html/html_common/html_common_dart2js.dart |
| =================================================================== |
| --- sdk/lib/html/html_common/html_common_dart2js.dart (revision 24212) |
| +++ sdk/lib/html/html_common/html_common_dart2js.dart (working copy) |
| @@ -9,6 +9,7 @@ |
| import 'dart:typed_data'; |
| import 'dart:_js_helper' show Creates, Returns; |
| import 'dart:_foreign_helper' show JS; |
| +import 'dart:_interceptors' show JSExtendableArray; |
| import 'metadata.dart'; |
| export 'metadata.dart'; |