| Index: sdk/lib/html/html_common/html_common_dart2js.dart
|
| diff --git a/sdk/lib/html/html_common/html_common_dart2js.dart b/sdk/lib/html/html_common/html_common_dart2js.dart
|
| index 3e2d10dad267e085550d427e30b4b1951cb53327..7392945b34834f72a2310bf70150e39b0bf457d3 100644
|
| --- a/sdk/lib/html/html_common/html_common_dart2js.dart
|
| +++ b/sdk/lib/html/html_common/html_common_dart2js.dart
|
| @@ -5,7 +5,6 @@
|
| library html_common;
|
|
|
| import 'dart:collection';
|
| -import 'dart:collection-dev';
|
| import 'dart:html';
|
| import 'dart:_js_helper' show Creates, Returns;
|
| import 'dart:_foreign_helper' show JS;
|
|
|