| Index: Source/bindings/tests/results/V8TestInterfacePython3.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestInterfacePython3.cpp b/Source/bindings/tests/results/V8TestInterfacePython3.cpp
|
| index 17d013be55fbbf53c51aee7f9ad53431e00ca196..fd5f5ed2ec7a41520ced9ae95220a2ae5d9e9d8c 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfacePython3.cpp
|
| +++ b/Source/bindings/tests/results/V8TestInterfacePython3.cpp
|
| @@ -40,9 +40,9 @@
|
| #include "bindings/v8/V8ObjectConstructor.h"
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/Document.h"
|
| -#include "platform/TraceEvent.h"
|
| #include "wtf/GetPtr.h"
|
| #include "wtf/RefPtr.h"
|
| +#include "wtf/TraceEvent.h"
|
|
|
| namespace WebCore {
|
|
|
|
|