| 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 1868402b5f96a5ec454d2d0ed059b3a1ece0ffb0..103f2066e1aa7dd6973219a94e36109e99eb83c5 100644
|
| --- a/tools/dom/templates/html/impl/impl_History.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_History.darttemplate
|
| @@ -4,7 +4,8 @@
|
|
|
| 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.
|
|
|