| Index: client/dom/scripts/template_wrapping_dom.darttemplate
|
| diff --git a/client/dom/scripts/template_wrapping_dom.darttemplate b/client/dom/scripts/template_wrapping_dom.darttemplate
|
| index ea3d4acc401b1146bd776fc8144e96a13f6b86f7..f8e6e0bd3e0216dffae98ac86b4379379e16a048 100644
|
| --- a/client/dom/scripts/template_wrapping_dom.darttemplate
|
| +++ b/client/dom/scripts/template_wrapping_dom.darttemplate
|
| @@ -10,6 +10,8 @@ $!GENERATED_DART_FILES
|
| #source('src/DOMType.dart');
|
| #source('src/DOMWrapperBase.dart');
|
| #source('src/EventListener.dart');
|
| +#source('src/KeyLocation.dart');
|
| +#source('src/KeyName.dart');
|
| #source('src/GlobalProperties.dart');
|
| #source('src/RequestAnimationFrameCallback.dart');
|
| #source('src/TimeoutHandler.dart');
|
|
|