Index: third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
diff --git a/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp b/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
index c6b9460de3e00ad248445657ecd2270c900da480..3b8e06785e319d053bd20ff1306fd770dc09a7bb 100644 |
--- a/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
+++ b/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
@@ -26,6 +26,7 @@ |
#include "core/layout/HitTestingTransformState.h" |
#include "platform/geometry/LayoutRect.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |