| Index: Source/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp b/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp
|
| index dde715251ba04f3c6c06c787206c3faf7801c2be..1874d2155c2a61389fb340f9662bd518c51aa81d 100644
|
| --- a/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp
|
| +++ b/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp
|
| @@ -29,8 +29,10 @@
|
| #include "bindings/v8/ScriptController.h"
|
| #include "bindings/v8/SerializedScriptValue.h"
|
| #include "bindings/v8/V8Binding.h"
|
| +#include "bindings/v8/V8DOMConfiguration.h"
|
| #include "bindings/v8/V8DOMWrapper.h"
|
| #include "core/dom/ContextFeatures.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/page/Frame.h"
|
| #include "wtf/UnusedParam.h"
|
|
|
|
|