| Index: Source/modules/indexeddb/IDBTransaction.h
|
| diff --git a/Source/modules/indexeddb/IDBTransaction.h b/Source/modules/indexeddb/IDBTransaction.h
|
| index b70ebb4f1d7026cc4492ea9b632e8e0e9f009f7c..4019aeedf34050c94a82d221f267b7ddcf07974a 100644
|
| --- a/Source/modules/indexeddb/IDBTransaction.h
|
| +++ b/Source/modules/indexeddb/IDBTransaction.h
|
| @@ -32,7 +32,6 @@
|
| #include "core/events/Event.h"
|
| #include "core/events/EventListener.h"
|
| #include "core/events/EventTarget.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| #include "heap/Handle.h"
|
| #include "modules/indexeddb/IDBMetadata.h"
|
| #include "modules/indexeddb/IndexedDB.h"
|
|
|