| Index: tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| diff --git a/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate b/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| index fb6d6b094440262bc0b6cfa394145f03a8d3a4f2..18615a1f13f7acbc804cab471061ef3dc2ee7228 100644
|
| --- a/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| @@ -5,6 +5,7 @@ library dart.dom.web_gl;
|
|
|
| import 'dart:async';
|
| import 'dart:collection';
|
| +import 'dart:_collection-dev';
|
| import 'dart:html';
|
| import 'dart:html_common';
|
| import 'dart:nativewrappers';
|
|
|