| Index: lib/compiler/implementation/lib/js_helper.dart
|
| diff --git a/lib/compiler/implementation/lib/js_helper.dart b/lib/compiler/implementation/lib/js_helper.dart
|
| index e5476d45799af63c012c1651b46f318d88efaabe..6971985cdebe024eb9cadbe28af5abd13e114170 100644
|
| --- a/lib/compiler/implementation/lib/js_helper.dart
|
| +++ b/lib/compiler/implementation/lib/js_helper.dart
|
| @@ -5,6 +5,7 @@
|
| #library('dart:_js_helper');
|
|
|
| #import('dart:coreimpl');
|
| +#import('dart:collections');
|
|
|
| #source('constant_map.dart');
|
| #source('native_helper.dart');
|
|
|