| Index: sdk/lib/html/templates/html/impl/impl_IDBKeyRange.darttemplate
|
| diff --git a/sdk/lib/html/templates/html/impl/impl_IDBKeyRange.darttemplate b/sdk/lib/html/templates/html/impl/impl_IDBKeyRange.darttemplate
|
| index 3267cc9e4914f91c56710e631ee06e5efc778c0e..2b60eba4b10c09e270ef3028c5361ad8e1994d32 100644
|
| --- a/sdk/lib/html/templates/html/impl/impl_IDBKeyRange.darttemplate
|
| +++ b/sdk/lib/html/templates/html/impl/impl_IDBKeyRange.darttemplate
|
| @@ -2,6 +2,8 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +part of html;
|
| +
|
| class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
| /**
|
| * @domName IDBKeyRange.only
|
|
|