| Index: lib/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| diff --git a/lib/dom/templates/html/dart2js/html_dart2js.darttemplate b/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| index 7648d0eba83651b2c01c47aecb0cec7d68da3871..6c07d08ed56b74e05cc6c0434b1eddae9298cc54 100644
|
| --- a/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -31,7 +31,7 @@ $!GENERATED_DART_FILES
|
| #source('../../html/src/Device.dart');
|
| #source('../../dom/src/_ListIterators.dart');
|
| #source('../../dom/src/_Lists.dart');
|
| -#source('../../isolate/serialization.dart');
|
| +#source('../../js_isolate_impl/isolate.dart');
|
|
|
|
|
| Window get window() native "return window;";
|
|
|