Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
| index 66ec1029bba981baf92ced263105eaa17f6f26db..6a4c29969fb1b89e06f70ae9f25b51454018c8bf 100644 |
| --- a/Source/web/WebViewImpl.h |
| +++ b/Source/web/WebViewImpl.h |
| @@ -261,6 +261,7 @@ public: |
| // WebViewImpl |
| + WebCore::HitTestResult coreHitTestResultAt(const WebPoint&); |
| void suppressInvalidations(bool enable); |
| void invalidateRect(const WebCore::IntRect&); |