Chromium Code Reviews| Index: public/webview/WebHitTestResult.h |
| diff --git a/public/webview/WebHitTestResult.h b/public/webview/WebHitTestResult.h |
| index b129aad2b6996b6d704331937751f7a9fcc04675..332c76f0cd8eb3e16b8b0fe968c4bbaa6e1bc383 100644 |
| --- a/public/webview/WebHitTestResult.h |
| +++ b/public/webview/WebHitTestResult.h |
| @@ -26,6 +26,7 @@ |
| #ifndef WebHitTestResult_h |
| #define WebHitTestResult_h |
| +#include "../platform/WebCommon.h" |
| #include "../platform/WebPrivateOwnPtr.h" |
| namespace WebCore { |