| 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 ab83891e838e4ff7b962bdfa8e7cad2e5f65eb72..933205a658b031cae9c05ae2d10ed5f0f551499d 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -40,6 +40,7 @@ part '$AUXILIARY_DIR/Point.dart';
|
| part '$AUXILIARY_DIR/ReadyState.dart';
|
| part '$AUXILIARY_DIR/Rectangle.dart';
|
| part '$AUXILIARY_DIR/Timer.dart';
|
| +part '$AUXILIARY_DIR/WrappedEvent.dart';
|
| part '$AUXILIARY_DIR/WrappedList.dart';
|
| part '$AUXILIARY_DIR/_HttpRequestUtils.dart';
|
| part '$AUXILIARY_DIR/shared_FactoryProviders.dart';
|
|
|