Index: Source/web/tests/CustomEventTest.cpp |
diff --git a/Source/web/tests/CustomEventTest.cpp b/Source/web/tests/CustomEventTest.cpp |
index 023f23261e279470d38f8c04bfad9f83f0834a32..c88ebe634c21deb24989c7988c8a4d872304bb50 100644 |
--- a/Source/web/tests/CustomEventTest.cpp |
+++ b/Source/web/tests/CustomEventTest.cpp |
@@ -35,6 +35,7 @@ |
#include "bindings/core/v8/SerializedScriptValue.h" |
#include "bindings/core/v8/V8AbstractEventListener.h" |
#include "bindings/core/v8/V8Event.h" |
+#include "bindings/core/v8/V8TestingScope.h" |
#include "core/testing/URLTestHelpers.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebUnitTestSupport.h" |