| 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 72e2df75abc4ea191245fcf3b1af99699d98be8f..eb2d73cdc625324b1a75be0ed61c68d5aa1bbfc6 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -10,6 +10,7 @@ library dart.dom.html;
|
|
|
| import 'dart:async';
|
| import 'dart:collection';
|
| +import 'dart:_collection-dev';
|
| import 'dart:html_common';
|
| import 'dart:indexed_db';
|
| import 'dart:isolate';
|
|
|