Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
| index 45faef543ead34fb7225b906fa245d9b90bf94b4..0b89a6926d6cb5b7b9ec9eab57727fab559d4dda 100644 |
| --- a/Source/web/WebViewImpl.h |
| +++ b/Source/web/WebViewImpl.h |
| @@ -264,6 +264,7 @@ public: |
| // WebViewImpl |
| + blink::HitTestResult coreHitTestResultAt(const WebPoint&); |
| void suppressInvalidations(bool enable); |
| void invalidateRect(const blink::IntRect&); |