| Index: Source/core/testing/PrivateScriptTestTest.cpp
|
| diff --git a/Source/core/testing/PrivateScriptTestTest.cpp b/Source/core/testing/PrivateScriptTestTest.cpp
|
| index 1050e34f9534c8d2dfc9bed537ded44deea16c52..9a51da7d3433e28ec46caed85f1e37a74eff208b 100644
|
| --- a/Source/core/testing/PrivateScriptTestTest.cpp
|
| +++ b/Source/core/testing/PrivateScriptTestTest.cpp
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "bindings/core/v8/PrivateScriptRunner.h"
|
| #include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForTesting.h"
|
| #include "bindings/core/v8/V8PrivateScriptTest.h"
|
| -#include "bindings/core/v8/V8TestingScope.h"
|
| #include "core/testing/DummyPageHolder.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|