| Index: client/dom/templates/dom/native/dom_impl.darttemplate
|
| diff --git a/client/dom/templates/dom/native/dom_impl.darttemplate b/client/dom/templates/dom/native/dom_impl.darttemplate
|
| index 49bfacdd6cfa81318ea3e8ae66b188ced435c9aa..4f040edfc92bf3e184c734577da6e017c0219fa9 100644
|
| --- a/client/dom/templates/dom/native/dom_impl.darttemplate
|
| +++ b/client/dom/templates/dom/native/dom_impl.darttemplate
|
| @@ -8,6 +8,7 @@
|
|
|
| #import("dart:coreimpl");
|
| #import("dart:dom");
|
| +#import("dart:isolate");
|
| #import("dart:nativewrappers");
|
|
|
| #source('$AUXILIARY_DIR/native_DOMWrapperBase.dart');
|
|
|