| Index: Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| diff --git a/Source/modules/indexeddb/IDBVersionChangeEvent.h b/Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| index 3485fc75818f25c6aed3ec6b2130c9c61750ee81..dfc333a307a12bb78f117c02bc4c357e98e1b4bc 100644
|
| --- a/Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| +++ b/Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "bindings/v8/Nullable.h"
|
| #include "bindings/v8/SerializedScriptValue.h"
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "modules/indexeddb/IDBAny.h"
|
| #include "modules/indexeddb/IDBRequest.h"
|
| #include "public/platform/WebIDBTypes.h"
|
|
|