| 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 47a986191a25c84245e45197a2778e508c96a3a1..aa73f5010e128d801ac2e4c36cf578a11e5d7ff2 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -33,6 +33,7 @@ part '$AUXILIARY_DIR/AttributeMap.dart';
|
| part '$AUXILIARY_DIR/CanvasImageSource.dart';
|
| part '$AUXILIARY_DIR/CrossFrameTypes.dart';
|
| part '$AUXILIARY_DIR/CssClassSet.dart';
|
| +part '$AUXILIARY_DIR/CssClassSetImpl.dart';
|
| part '$AUXILIARY_DIR/EventListener.dart';
|
| part '$AUXILIARY_DIR/EventStreamProvider.dart';
|
| part '$AUXILIARY_DIR/KeyboardEventStream.dart';
|
|
|