| Index: client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
|
| diff --git a/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate b/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
|
| index b3189c3754351937c76811dc91d3ff948b0974a4..914169876340b373e5bfbe3a3afefef470b231ed 100644
|
| --- a/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
|
| +++ b/client/dom/templates/dom/wrapping/wrapping_dom.darttemplate
|
| @@ -12,14 +12,14 @@ $!GENERATED_DART_FILES
|
| #source('src/EventListener.dart');
|
| #source('src/KeyLocation.dart');
|
| #source('src/KeyName.dart');
|
| -#source('src/GlobalProperties.dart');
|
| #source('src/ReadyState.dart');
|
| #source('src/RequestAnimationFrameCallback.dart');
|
| #source('src/TimeoutHandler.dart');
|
| #source('src/_Collections.dart');
|
| -#source('src/_FactoryProviders.dart');
|
| #source('src/_ListIterators.dart');
|
| #source('src/_Lists.dart');
|
| +#source('src/wrapping_FactoryProviders.dart');
|
| +#source('src/wrapping_GlobalProperties.dart');
|
|
|
| #native('generated/wrapping_dom.js');
|
| #native('generated/wrapping_dom_externs.js');
|
|
|