Index: Source/bindings/core/v8/V8ScriptRunnerTest.cpp |
diff --git a/Source/bindings/core/v8/V8ScriptRunnerTest.cpp b/Source/bindings/core/v8/V8ScriptRunnerTest.cpp |
index b0fa1a0fd7d97f154227e487960e93ba6d527f06..6fd6d3ece777f0a8c2a03346aa6fbd2d72f2abc8 100644 |
--- a/Source/bindings/core/v8/V8ScriptRunnerTest.cpp |
+++ b/Source/bindings/core/v8/V8ScriptRunnerTest.cpp |
@@ -6,6 +6,7 @@ |
#include "bindings/core/v8/V8ScriptRunner.h" |
#include "bindings/core/v8/V8Binding.h" |
+#include "bindings/core/v8/V8TestingScope.h" |
#include "core/fetch/CachedMetadataHandler.h" |
#include "core/fetch/ScriptResource.h" |
#include "platform/heap/Handle.h" |