| 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 4a94db8369788cd1bdfe33e4d3cee6b3ccb85314..bfe368c34595c0585917d890c862b0f6179f38d4 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -38,6 +38,8 @@ part '$AUXILIARY_DIR/AttributeMap.dart';
|
| part '$AUXILIARY_DIR/CanvasImageSource.dart';
|
| part '$AUXILIARY_DIR/CrossFrameTypes.dart';
|
| part '$AUXILIARY_DIR/CssClassSet.dart';
|
| +part '$AUXILIARY_DIR/CssRectangle.dart';
|
| +part '$AUXILIARY_DIR/Dimension.dart';
|
| part '$AUXILIARY_DIR/EventListener.dart';
|
| part '$AUXILIARY_DIR/EventStreamProvider.dart';
|
| part '$AUXILIARY_DIR/ImmutableListMixin.dart';
|
|
|