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