Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index 4540909f51c68123632fa0a38a12986db46fccd6..0b734453343d88a3f4bd63a1f00d57d458c6342e 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -132,9 +132,7 @@ public: |
Vector<String> formControlStateOfPreviousHistoryItem(ExceptionCode&); |
void setFormControlStateOfPreviousHistoryItem(const Vector<String>&, ExceptionCode&); |
void setEnableMockPagePopup(bool, ExceptionCode&); |
-#if ENABLE(PAGE_POPUP) |
PassRefPtr<PagePopupController> pagePopupController(); |
-#endif |
PassRefPtr<ClientRect> absoluteCaretBounds(ExceptionCode&); |