| Index: lib/dom/templates/html/frog/html_frog.darttemplate
|
| diff --git a/lib/dom/templates/html/frog/html_frog.darttemplate b/lib/dom/templates/html/frog/html_frog.darttemplate
|
| index 756cd5640f9584517caf7cf40f41a508cc3aceaf..64f02ff23e8ce19babb2616b58bf22f5d60910eb 100644
|
| --- a/lib/dom/templates/html/frog/html_frog.darttemplate
|
| +++ b/lib/dom/templates/html/frog/html_frog.darttemplate
|
| @@ -15,11 +15,13 @@ $!GENERATED_DART_FILES
|
| #source('../../dom/src/ReadyState.dart');
|
| #source('../../dom/src/_Collections.dart');
|
| #source('../../dom/src/_XMLHttpRequestUtils.dart');
|
| +#source('../../html/src/IDBOpenDBRequest.dart');
|
| #source('../../html/src/Measurement.dart');
|
| #source('../../html/src/shared_FactoryProviders.dart');
|
| #source('../../html/src/frog_DOMImplementation.dart');
|
| #source('../../html/src/frog_FactoryProviders.dart');
|
| #source('../../html/src/frog_IDBKeyRangeFactoryProvider.dart');
|
| +#source('../../html/src/frog_IDBOpenDBRequestImplementation.dart');
|
| #source('../../dom/src/frog_TypedArrayFactoryProvider.dart');
|
| #source('../../html/src/_Testing.dart');
|
| #source('../../html/src/Device.dart');
|
|
|