| 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 e368fe19536aa6d5c6b0929ff37dce150d59cdce..348057d094fe9c3f7c3b69c90c069d3fc1f8a656 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -89,7 +89,7 @@ part '$AUXILIARY_DIR/dartium_Platform.dart';
|
| part '$AUXILIARY_DIR/dartium_WrappedEvent.dart';
|
| part '$AUXILIARY_DIR/shared_html.dart';
|
|
|
| -part '$AUXILIARY_DIR/html_native_DOMImplementation.dart';
|
| +part '$AUXILIARY_DIR/native_DOMImplementation.dart';
|
|
|
| Window _window;
|
|
|
|
|