Chromium Code Reviews| 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..61d90ac7cabc625e98473898caf2cd8cf67227aa 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:collection'); |
| #source('constant_map.dart'); |
| #source('native_helper.dart'); |