Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index f9891abd076f8c367d6b1a85a92972c22e54974b..e0cd27dda5b4f558b45d5f8bc48486008889a2cd 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -135,6 +135,7 @@ public: |
void setFormControlStateOfHistoryItem(const Vector<String>&, ExceptionState&); |
void setEnableMockPagePopup(bool, ExceptionState&); |
PassRefPtrWillBeRawPtr<PagePopupController> pagePopupController(); |
+ LocalDOMWindow* pagePopupWindow() const; |
PassRefPtrWillBeRawPtr<ClientRect> absoluteCaretBounds(ExceptionState&); |