Chromium Code Reviews| Index: Source/web/WebPagePopupImpl.h |
| diff --git a/Source/web/WebPagePopupImpl.h b/Source/web/WebPagePopupImpl.h |
| index 1cea472e11128f0e55ce40b608425833599b8e6a..bc4e88384e492a390a026608007f924d0ac75ddc 100644 |
| --- a/Source/web/WebPagePopupImpl.h |
| +++ b/Source/web/WebPagePopupImpl.h |
| @@ -94,6 +94,7 @@ private: |
| // PagePopup function |
| virtual AXObject* rootAXObject() override; |
| + virtual void setWindowRect(const IntRect&) override; |
| explicit WebPagePopupImpl(WebWidgetClient*); |
| bool initializePage(); |