Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index bcf97a88c18039b4565603dc194ae24e80c8d85e..a91fb42f713eb42627e5eab1a10bfebef22ed334 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -315,8 +315,6 @@ public: |
void setValueForUser(Element*, const String&); |
- String textSurroundingNode(Node*, int x, int y, unsigned long maxLength); |
- |
void setFocused(bool); |
void setNetworkStateNotifierTestOnly(bool); |