| Index: Source/web/tests/CustomEventTest.cpp
|
| diff --git a/Source/web/tests/CustomEventTest.cpp b/Source/web/tests/CustomEventTest.cpp
|
| index c88ebe634c21deb24989c7988c8a4d872304bb50..eab2894a7813e3ae978b987364226bed65a6bb27 100644
|
| --- a/Source/web/tests/CustomEventTest.cpp
|
| +++ b/Source/web/tests/CustomEventTest.cpp
|
| @@ -34,8 +34,8 @@
|
| #include "bindings/core/v8/ScriptController.h"
|
| #include "bindings/core/v8/SerializedScriptValue.h"
|
| #include "bindings/core/v8/V8AbstractEventListener.h"
|
| +#include "bindings/core/v8/V8BindingForTesting.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"
|
|
|