| Index: sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| diff --git a/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart b/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| index 838842e1b4f6b63d5ff050ac689870ee731e2341..fe7e0b466a38f1ca8fde1b4b9123d11c1d0582eb 100644
|
| --- a/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| +++ b/sdk/lib/_internal/compiler/implementation/lib/js_helper.dart
|
| @@ -5,7 +5,6 @@
|
| library _js_helper;
|
|
|
| import 'dart:collection';
|
| -import 'dart:collection-dev';
|
|
|
| part 'constant_map.dart';
|
| part 'native_helper.dart';
|
|
|