| Index: tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| diff --git a/tools/dom/templates/html/dartium/html_dartium.darttemplate b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| index 448b67e86eaef42c8fd4dd7456ec8ccb2c33eb42..e51e308499955757f59bfc85885edde768c283c8 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -9,7 +9,6 @@ library html;
|
|
|
| import 'dart:async';
|
| import 'dart:collection';
|
| -import 'dart:collection-dev';
|
| import 'dart:html_common';
|
| import 'dart:indexed_db';
|
| import 'dart:isolate';
|
|
|