| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index b3cc2104e3a592ead58ae771e28e7a70fcd20b96..ff6c23c53e21750f331dda42c8e2ece2fe18e543 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -272,8 +272,6 @@
|
|
|
| void setValueForUser(Element element, DOMString value);
|
|
|
| - DOMString textSurroundingNode(Node node, long x, long y, unsigned long maxLength);
|
| -
|
| void setFocused(boolean focused);
|
|
|
| // These functions are for testing NetInfo. You must call setNetworkStateNotifierTestOnly(true)
|
|
|