Index: Source/bindings/tests/results/V8TestEventTarget.cpp |
diff --git a/Source/bindings/tests/results/V8TestEventTarget.cpp b/Source/bindings/tests/results/V8TestEventTarget.cpp |
index cc30426321cd1da7963e607f9036ea491a19ee5a..148941e92a80c907ecea368509f13adbeb8627b9 100644 |
--- a/Source/bindings/tests/results/V8TestEventTarget.cpp |
+++ b/Source/bindings/tests/results/V8TestEventTarget.cpp |
@@ -34,6 +34,8 @@ |
#include "core/dom/ExceptionCode.h" |
#include "core/page/Frame.h" |
#include "core/platform/chromium/TraceEvent.h" |
+#include "wtf/GetPtr.h" |
+#include "wtf/RefPtr.h" |
#include "wtf/UnusedParam.h" |
namespace WebCore { |