| Index: sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart
|
| diff --git a/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart b/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart
|
| index 8a37de0d22beaf046a35958f46c5c7ac40c4be17..1c7f4ea8a204c808624cb929ea179ad854b6553f 100644
|
| --- a/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart
|
| +++ b/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart
|
| @@ -930,5 +930,5 @@ class VersionChangeRequestEvents extends RequestEvents {
|
|
|
| @DocsEditable
|
| @DomName('IDBAny')
|
| -class _Any native "*IDBAny" {
|
| +class _IDBAny native "*IDBAny" {
|
| }
|
|
|