| Index: sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| diff --git a/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate b/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| index b357f745190db54dbd90d6fd00aa92b96ec85c5e..c0c7e72e9865ec14bce8e11369ae3f0a5128eed0 100644
|
| --- a/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| @@ -14,6 +14,7 @@ import 'dart:svg' as svg;
|
|
|
| $!GENERATED_DART_FILES
|
|
|
| +part '$AUXILIARY_DIR/AttributeMap.dart';
|
| part '$AUXILIARY_DIR/CrossFrameTypes.dart';
|
| part '$AUXILIARY_DIR/CssClassSet.dart';
|
| part '$AUXILIARY_DIR/EventListener.dart';
|
|
|