| 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 9574c1368985ab50838b744d1042edf6f7f188ae..73fb8e602ecaa6f77eecb26e497b41b383ae407a 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -30,6 +30,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';
|
|
|