Chromium Code Reviews| Index: Source/core/testing/Internals.h |
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
| index a701bdd10c411c7dc94c77275b85b3e8ff49f2f1..8d40fae148b63d8e26ebd28cc6cc9cee2efcb20f 100644 |
| --- a/Source/core/testing/Internals.h |
| +++ b/Source/core/testing/Internals.h |
| @@ -287,8 +287,6 @@ public: |
| void forceReload(bool endToEnd); |
| - void enableMockSpeechSynthesizer(); |
| - |
| String getImageSourceURL(Element*, ExceptionState&); |
| bool isSelectPopupVisible(Node*); |