| 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 77ca4f54f948a8cd0940d298a5f2341e4311c894..029101593c9567691389441ff45fce1bcbe55705 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -31,7 +31,9 @@ part '$AUXILIARY_DIR/KeyboardEventController.dart';
|
| part '$AUXILIARY_DIR/KeyCode.dart';
|
| part '$AUXILIARY_DIR/KeyLocation.dart';
|
| part '$AUXILIARY_DIR/KeyName.dart';
|
| +part '$AUXILIARY_DIR/Point.dart';
|
| part '$AUXILIARY_DIR/ReadyState.dart';
|
| +part '$AUXILIARY_DIR/Rect.dart';
|
| part '$AUXILIARY_DIR/Timer.dart';
|
| part '$AUXILIARY_DIR/WrappedList.dart';
|
| part '$AUXILIARY_DIR/_HttpRequestUtils.dart';
|
|
|