| Index: lib/dom/templates/html/dartium/html_dartium.darttemplate
|
| diff --git a/lib/dom/templates/html/dartium/html_dartium.darttemplate b/lib/dom/templates/html/dartium/html_dartium.darttemplate
|
| index 6e8b5dcfa80a50af2e5dd8032548682a1ecb9f53..c775dde557ac149f432be694df7c43caad08befe 100644
|
| --- a/lib/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/lib/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -22,6 +22,7 @@ $!GENERATED_DART_FILES
|
| #source('$AUXILIARY_DIR/_HttpRequestUtils.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/shared_FactoryProviders.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/dartium_FactoryProviders.dart');
|
| +#source('$AUXILIARY_DIR/../../html/src/Isolates.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/Measurement.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/Device.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/_Testing.dart');
|
|
|