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

Unified Diff: third_party/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.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/WorkerContextIndexedDatabase.idl
diff --git a/third_party/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.idl b/third_party/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.idl
index f9795a89d645f00fdec82d2df1bd1448cbf7e5f1..c336c57ee84bf7610e2aeec4b54299fda56115ce 100644
--- a/third_party/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.idl
+++ b/third_party/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.idl
@@ -34,7 +34,6 @@ module threads {
attribute [V8EnabledAtRuntime] IDBCursorConstructor webkitIDBCursor;
attribute [V8EnabledAtRuntime] IDBDatabaseConstructor webkitIDBDatabase;
- attribute [V8EnabledAtRuntime] IDBDatabaseErrorConstructor webkitIDBDatabaseError;
attribute [V8EnabledAtRuntime] IDBDatabaseExceptionConstructor webkitIDBDatabaseException;
attribute [V8EnabledAtRuntime] IDBFactoryConstructor webkitIDBFactory;
attribute [V8EnabledAtRuntime] IDBIndexConstructor webkitIDBIndex;
« no previous file with comments | « third_party/WebCore/Modules/indexeddb/IDBDatabaseError.idl ('k') | third_party/WebCore/Modules/webaudio/AudioContext.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698