Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index b042e1ea4c024105894e02e9aeb0dc1e4854452a..1ef4c297126211022f89337e16abc645deaba56c 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -314,9 +314,6 @@ |
void trace(Visitor*); |
- void startSpeechInput(Element*); |
- void setValueForUser(Element*, const String&); |
- |
private: |
explicit Internals(Document*); |
Document* contextDocument() const; |