| Index: third_party/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl
|
| diff --git a/third_party/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl b/third_party/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl
|
| index 6caaf4569a8da6bc8effaa06c69f227495fad1dd..ad3998b49d76b9bd3e8fed756aa87867118be9be 100644
|
| --- a/third_party/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl
|
| +++ b/third_party/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl
|
| @@ -34,7 +34,6 @@ module window {
|
|
|
| attribute IDBCursorConstructor webkitIDBCursor;
|
| attribute IDBDatabaseConstructor webkitIDBDatabase;
|
| - attribute IDBDatabaseErrorConstructor webkitIDBDatabaseError;
|
| attribute IDBDatabaseExceptionConstructor webkitIDBDatabaseException;
|
| attribute IDBFactoryConstructor webkitIDBFactory;
|
| attribute IDBIndexConstructor webkitIDBIndex;
|
|
|