| 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 63e9b3e05fd052e93a9138d9d84795004b593476..7da5ed585adfd2d7dcb23524fb7cb0cfe769c4c9 100644
|
| --- a/lib/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/lib/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -20,6 +20,7 @@ $!GENERATED_DART_FILES
|
| #source('$AUXILIARY_DIR/_XMLHttpRequestUtils.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/shared_FactoryProviders.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/dartium_FactoryProviders.dart');
|
| +#source('$AUXILIARY_DIR/../../html/src/IDBOpenDBRequest.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/Measurement.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/Device.dart');
|
| #source('$AUXILIARY_DIR/../../html/src/_Testing.dart');
|
|
|