| 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 6c07d08ed56b74e05cc6c0434b1eddae9298cc54..43afd0b90293739d70fb82f4d95325c83249db39 100644
|
| --- a/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/lib/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -19,7 +19,6 @@ $!GENERATED_DART_FILES
|
| #source('../../dom/src/Timer.dart');
|
| #source('../../dom/src/_Collections.dart');
|
| #source('../../dom/src/_HttpRequestUtils.dart');
|
| -#source('../../html/src/Isolates.dart');
|
| #source('../../html/src/Measurement.dart');
|
| #source('../../html/src/shared_FactoryProviders.dart');
|
| #source('../../html/src/dart2js_DOMImplementation.dart');
|
| @@ -31,7 +30,6 @@ $!GENERATED_DART_FILES
|
| #source('../../html/src/Device.dart');
|
| #source('../../dom/src/_ListIterators.dart');
|
| #source('../../dom/src/_Lists.dart');
|
| -#source('../../js_isolate_impl/isolate.dart');
|
|
|
|
|
| Window get window() native "return window;";
|
|
|