| Index: tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| index 68ddc56f77e93519334bb467107e8d894c42e98a..5208143739441446b50107f424f2bbdf9f834d24 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -27,6 +27,7 @@ import 'dart:_foreign_helper' show JS;
|
| $!GENERATED_DART_FILES
|
|
|
| part '$AUXILIARY_DIR/AttributeMap.dart';
|
| +part '$AUXILIARY_DIR/CanvasImageSource.dart';
|
| part '$AUXILIARY_DIR/CrossFrameTypes.dart';
|
| part '$AUXILIARY_DIR/CssClassSet.dart';
|
| part '$AUXILIARY_DIR/EventListener.dart';
|
|
|