| Index: lib/html/src/IDBOpenDBRequest.dart
|
| diff --git a/lib/html/src/IDBOpenDBRequest.dart b/lib/html/src/IDBOpenDBRequest.dart
|
| deleted file mode 100644
|
| index 05db68f39915a67245a3a93f5a354271a22295b3..0000000000000000000000000000000000000000
|
| --- a/lib/html/src/IDBOpenDBRequest.dart
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| -// 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.
|
| -
|
| -// IDBOpenRequest is not in WebKit but is needed for FireFox. Dartium will not
|
| -// implement this interface until it appears in the WebKit IDL.
|
| -//
|
| -// See:
|
| -// http://www.w3.org/TR/IndexedDB/#request-api
|
| -// http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#request-api
|
|
|