| Index: tools/dom/templates/html/impl/impl_Touch.darttemplate
|
| diff --git a/tools/dom/templates/html/impl/impl_Touch.darttemplate b/tools/dom/templates/html/impl/impl_Touch.darttemplate
|
| index 060383a4f356bd6e6394272e3b751688d7fb2709..f9efa4a4d9dfbaa611fa30aba5c6031ecc5846fc 100644
|
| --- a/tools/dom/templates/html/impl/impl_Touch.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_Touch.darttemplate
|
| @@ -5,7 +5,7 @@
|
| part of $LIBRARYNAME;
|
|
|
| @DocsEditable
|
| -$(ANNOTATIONS)$(CLASS_MODIFIERS)class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
| +$(ANNOTATIONS)class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
| $!MEMBERS
|
|
|
| @DomName('Touch.clientX')
|
|
|