| 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 5566444f24aeb3778748e3262fd02b0e9636eeed..cbf5cb14650cbefffcb1f9f4fc551ff9932415f0 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -25,6 +25,7 @@ import 'dart:web_audio' as web_audio;
|
| $!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';
|
|
|