Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(430)

Unified Diff: third_party/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl

Issue 9987001: Roll IDL forward to multivm@358 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Roll to 358 Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « third_party/WebCore/Modules/battery/NavigatorBattery.idl ('k') | third_party/WebCore/Modules/indexeddb/IDBDatabaseError.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698