Index: third_party/WebKit/Source/core/layout/HitTestResult.h |
diff --git a/third_party/WebKit/Source/core/layout/HitTestResult.h b/third_party/WebKit/Source/core/layout/HitTestResult.h |
index 9e616bf82357a38172f3a496064d0e0a6a4e30f5..82da88f294ca2337e5751f5a8c52c5aaa6e96472 100644 |
--- a/third_party/WebKit/Source/core/layout/HitTestResult.h |
+++ b/third_party/WebKit/Source/core/layout/HitTestResult.h |
@@ -32,6 +32,7 @@ |
#include "platform/text/TextDirection.h" |
#include "wtf/Forward.h" |
#include "wtf/ListHashSet.h" |
+#include "wtf/OwnPtr.h" |
#include "wtf/RefPtr.h" |
#include "wtf/VectorTraits.h" |