| Index: Source/modules/indexeddb/IDBFactory.h
|
| diff --git a/Source/modules/indexeddb/IDBFactory.h b/Source/modules/indexeddb/IDBFactory.h
|
| index 06e69ce7454a940baaa14d545bd8892bcd57cf35..2f3ea0d541e2c4515f3621eadcb6d67a57adf9e9 100644
|
| --- a/Source/modules/indexeddb/IDBFactory.h
|
| +++ b/Source/modules/indexeddb/IDBFactory.h
|
| @@ -28,7 +28,7 @@
|
| #ifndef IDBFactory_h
|
| #define IDBFactory_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/indexeddb/IDBOpenDBRequest.h"
|
| #include "modules/indexeddb/IndexedDBClient.h"
|
| #include "platform/heap/Handle.h"
|
|
|