| Index: Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp b/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
|
| index 8a6ec66dc1d3bb3c7a4debc3d064e97ded8b6b86..1091264e168e4623ee1ea0138ffd07de57cf4cf6 100644
|
| --- a/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
|
| +++ b/Source/bindings/tests/results/V8TestPrivateScriptInterface.cpp
|
| @@ -7,10 +7,10 @@
|
| #include "config.h"
|
| #include "V8TestPrivateScriptInterface.h"
|
|
|
| +#include "bindings/core/v8/PrivateScriptRunner.h"
|
| #include "bindings/core/v8/V8Window.h"
|
| #include "bindings/tests/v8/V8Document.h"
|
| #include "bindings/tests/v8/V8Node.h"
|
| -#include "bindings/v8/PrivateScriptRunner.h"
|
| #include "core/dom/ScriptForbiddenScope.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|
|
|