| 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 5a6b2d57124ee9ec16eb2ea9eff2ede4bb15a91c..1868402b5f96a5ec454d2d0ed059b3a1ece0ffb0 100644
|
| --- a/tools/dom/templates/html/impl/impl_History.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_History.darttemplate
|
| @@ -4,7 +4,7 @@
|
|
|
| part of $LIBRARYNAME;
|
|
|
| -$(ANNOTATIONS)$(CLASS_MODIFIERS)class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
| +$(ANNOTATIONS)class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
|
|
| /**
|
| * Checks if the State APIs are supported on the current platform.
|
|
|