| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index 169c7841d3f728177adbdf8f303106896eabb0b8..d89f753c30795d4d1634a469e770d88871ddcce7 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -279,7 +279,4 @@
|
| [RaisesException] void setShouldRevealPassword(Element element, boolean reveal);
|
|
|
| [CallWith=ExecutionContext] Promise addOneToPromise(Promise promise);
|
| -
|
| - void startSpeechInput(Element element);
|
| - void setValueForUser(Element element, DOMString value);
|
| };
|
|
|