| 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 07780e331d214ef36067aa68c0d45d474b5d6321..9574c1368985ab50838b744d1042edf6f7f188ae 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -32,6 +32,7 @@ part '$AUXILIARY_DIR/CrossFrameTypes.dart';
|
| part '$AUXILIARY_DIR/CssClassSet.dart';
|
| part '$AUXILIARY_DIR/EventListener.dart';
|
| part '$AUXILIARY_DIR/EventStreamProvider.dart';
|
| +part '$AUXILIARY_DIR/ImmutableListMixin.dart';
|
| part '$AUXILIARY_DIR/KeyboardEventStream.dart';
|
| part '$AUXILIARY_DIR/KeyCode.dart';
|
| part '$AUXILIARY_DIR/KeyLocation.dart';
|
|
|