| Index: tools/dom/templates/html/dart2js/svg_dart2js.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/svg_dart2js.darttemplate b/tools/dom/templates/html/dart2js/svg_dart2js.darttemplate
|
| index bdf3a55a8f5e7d0a8c22228996e5877361ff7ada..3a26fa8f8a76710895144592f866db80febea162 100644
|
| --- a/tools/dom/templates/html/dart2js/svg_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/svg_dart2js.darttemplate
|
| @@ -5,6 +5,7 @@ library svg;
|
|
|
| import 'dart:async';
|
| import 'dart:collection';
|
| +import 'dart:collection-dev';
|
| import 'dart:html';
|
| import 'dart:html_common';
|
|
|
|
|