| Index: third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.h b/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| index 78a57115cc35fbdef3ff5dc54e436783acd1a474..2554a3f9d38980ff8eabc0624c11aa2308401e52 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.h
|
| @@ -27,7 +27,7 @@
|
| #define IDBVersionChangeEvent_h
|
|
|
| #include "bindings/core/v8/Nullable.h"
|
| -#include "bindings/core/v8/SerializedScriptValue.h"
|
| +#include "bindings/core/v8/serialization/SerializedScriptValue.h"
|
| #include "modules/EventModules.h"
|
| #include "modules/indexeddb/IDBAny.h"
|
| #include "modules/indexeddb/IDBRequest.h"
|
|
|