| Index: Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp b/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp
|
| index 4114b055c4e5a8bf2eea4cf3baf70f75f6163d88..5e759109bd98c116ed59bd6a6089577866c8615b 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.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 {
|
|
|
|
|