Chromium Code Reviews| 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 53761f6bac1716c6dffe78b11887e67635d1bcf7..0973541c936306ed9759ada9b99240233bb4f4d0 100644 |
| --- a/sdk/lib/html/html_common/html_common_dart2js.dart |
| +++ b/sdk/lib/html/html_common/html_common_dart2js.dart |
| @@ -4,7 +4,6 @@ |
| library html_common; |
| -import 'dart:collection'; |
|
ahe
2012/12/07 09:14:59
Why this change?
|
| import 'dart:html'; |
| part 'conversions.dart'; |