| Index: Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| diff --git a/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp b/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| index 6c8848a64f8fdffaec34c28a2bf90392b691c8c6..7f447a72e305b08a094ef7b13660eea64ceb128f 100644
|
| --- a/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| +++ b/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "modules/indexeddb/WebIDBDatabaseCallbacksImpl.h"
|
|
|
| #include "core/dom/DOMError.h"
|
| -#include "modules/indexeddb/IDBDatabaseCallbacks.h"
|
|
|
| namespace WebCore {
|
|
|
|
|