Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index 1535447d19ae6e73077568d02fc79e0f318bf7db..b1354739ca790538e954b2d65cd6fc4dd10d2a35 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -83,6 +83,7 @@ |
[RaisesException] void setFormControlStateOfHistoryItem(sequence<DOMString> values); |
[RaisesException] void setEnableMockPagePopup(boolean enabled); |
readonly attribute PagePopupController pagePopupController; |
+ readonly attribute Window pagePopupWindow; |
[RaisesException] ClientRect absoluteCaretBounds(); |