| Index: client/dom/wrapping_dom.dart
|
| diff --git a/client/dom/wrapping_dom.dart b/client/dom/wrapping_dom.dart
|
| index 2a5acf47a3dbe501aff63e45910b165c652fa5a0..97e75564860c3fdff83ee0ae15aaf3646704b78b 100644
|
| --- a/client/dom/wrapping_dom.dart
|
| +++ b/client/dom/wrapping_dom.dart
|
| @@ -1021,14 +1021,14 @@
|
| #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');
|
|
|