| 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 2c92c8c241d913a8fcafb35b9fb82457763608c9..9b6326a1d56f832deda081b3bf020c38b0c1caf9 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -77,6 +77,7 @@ part '$AUXILIARY_DIR/Validators.dart';
|
| part '$AUXILIARY_DIR/WrappedList.dart';
|
| part '$AUXILIARY_DIR/_HttpRequestUtils.dart';
|
| part '$AUXILIARY_DIR/_ListIterators.dart';
|
| +part '$AUXILIARY_DIR/dartium_CustomElementSupport.dart';
|
| part '$AUXILIARY_DIR/dartium_KeyEvent.dart';
|
| part '$AUXILIARY_DIR/dartium_Platform.dart';
|
| part '$AUXILIARY_DIR/shared_html.dart';
|
|
|