Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index 476062e07479331ec428d018a98ed9b35adcab6e..40139e32f3e6350fc5df4aac96c00475a84dd0df 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -373,6 +373,8 @@ public: |
void setCapsLockState(bool enabled); |
+ void setSelectionPaintingWithoutSelectionGapsEnabled(bool); |
+ |
bool setScrollbarVisibilityInScrollableArea(Node*, bool visible); |
void forceRestrictIFramePermissions(); |