| Index: Source/core/testing/v8/WebCoreTestSupport.cpp
|
| diff --git a/Source/core/testing/v8/WebCoreTestSupport.cpp b/Source/core/testing/v8/WebCoreTestSupport.cpp
|
| index e0553ab5f7c7f5c6d795e93db179c9cf4cb1d91f..49ea1160d346b34f257417082603fe6a074ff819 100644
|
| --- a/Source/core/testing/v8/WebCoreTestSupport.cpp
|
| +++ b/Source/core/testing/v8/WebCoreTestSupport.cpp
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "InternalSettings.h"
|
| #include "Internals.h"
|
| -#include "V8Internals.h"
|
| +#include "bindings/core/v8/V8Internals.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|