Index: third_party/WebKit/Source/modules/indexeddb/IDBKeyPathTest.cpp |
diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBKeyPathTest.cpp b/third_party/WebKit/Source/modules/indexeddb/IDBKeyPathTest.cpp |
index 4fce1bd8dc9f7a571b823124af2d8d3b84ccc27e..34657aede307c5289998e75b025c2974db4f18eb 100644 |
--- a/third_party/WebKit/Source/modules/indexeddb/IDBKeyPathTest.cpp |
+++ b/third_party/WebKit/Source/modules/indexeddb/IDBKeyPathTest.cpp |
@@ -25,7 +25,7 @@ |
#include "modules/indexeddb/IDBKeyPath.h" |
-#include "bindings/core/v8/SerializedScriptValue.h" |
+#include "bindings/core/v8/serialization/SerializedScriptValue.h" |
#include "bindings/modules/v8/V8BindingForModules.h" |
#include "modules/indexeddb/IDBKey.h" |
#include "platform/wtf/Vector.h" |