| 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 348057d094fe9c3f7c3b69c90c069d3fc1f8a656..09347215192026dff1739071b21635463d1560a1 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -67,6 +67,7 @@ part '$AUXILIARY_DIR/AttributeMap.dart';
|
| part '$AUXILIARY_DIR/CanvasImageSource.dart';
|
| part '$AUXILIARY_DIR/CrossFrameTypes.dart';
|
| part '$AUXILIARY_DIR/CssClassSet.dart';
|
| +part '$AUXILIARY_DIR/dartium_CssClassSet.dart';
|
| part '$AUXILIARY_DIR/CssRectangle.dart';
|
| part '$AUXILIARY_DIR/Dimension.dart';
|
| part '$AUXILIARY_DIR/EventListener.dart';
|
|
|