| 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 cde3552151e9853d8b7f43e0d5baa17d78b76ec5..ca7cc0372e975cded7f1993ba65bab8238ef8263 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -81,7 +81,6 @@ part '$AUXILIARY_DIR/_ListIterators.dart';
|
| part '$AUXILIARY_DIR/dartium_KeyEvent.dart';
|
| part '$AUXILIARY_DIR/dartium_Platform.dart';
|
|
|
| -part '$AUXILIARY_DIR/native_DOMPublic.dart';
|
| part '$AUXILIARY_DIR/native_DOMImplementation.dart';
|
|
|
| Window _window;
|
|
|