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