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