| 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 2f001d282e134354da70994b00f27ea58f646e6c..c5fd5e2cab3a38cb767bc2e8f0850a43999fb61f 100644
|
| --- a/tools/dom/templates/html/dart2js/svg_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/svg_dart2js.darttemplate
|
| @@ -11,7 +11,7 @@ import 'dart:html';
|
| import 'dart:html_common';
|
| import 'dart:_js_helper' show Creates, Returns, JavaScriptIndexingBehavior, JSName;
|
| import 'dart:_foreign_helper' show JS;
|
| -
|
| +import 'dart:_interceptors' show Interceptor;
|
|
|
| part '$AUXILIARY_DIR/shared_SVGFactoryProviders.dart';
|
|
|
|
|