| Index: tools/dom/templates/html/impl/impl_History.darttemplate
|
| diff --git a/tools/dom/templates/html/impl/impl_History.darttemplate b/tools/dom/templates/html/impl/impl_History.darttemplate
|
| index 103f2066e1aa7dd6973219a94e36109e99eb83c5..1868402b5f96a5ec454d2d0ed059b3a1ece0ffb0 100644
|
| --- a/tools/dom/templates/html/impl/impl_History.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_History.darttemplate
|
| @@ -4,8 +4,7 @@
|
|
|
| part of $LIBRARYNAME;
|
|
|
| -$ANNOTATIONS
|
| -class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
| +$(ANNOTATIONS)class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
|
|
| /**
|
| * Checks if the State APIs are supported on the current platform.
|
|
|