| 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 4e2b5e79c25023b4e0c0ed85f3e26f1f0fc37574..b4be2f92b9449df3a8318afe786bfccfdef12e1b 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/KeyLocation.dart';
|
| part '$AUXILIARY_DIR/KeyName.dart';
|
| part '$AUXILIARY_DIR/ReadyState.dart';
|
| part '$AUXILIARY_DIR/Timer.dart';
|
| +part '$AUXILIARY_DIR/WrappedList.dart';
|
| part '$AUXILIARY_DIR/_HttpRequestUtils.dart';
|
| part '$AUXILIARY_DIR/shared_FactoryProviders.dart';
|
| part '$AUXILIARY_DIR/dartium_KeyEvent.dart';
|
|
|