Chromium Code Reviews| Index: Source/core/testing/Internals.idl |
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
| index c7e5314979c148ba142653333514e8fb4a670d2b..51d70679494492c5709aedceb36d138356d5f4c8 100644 |
| --- a/Source/core/testing/Internals.idl |
| +++ b/Source/core/testing/Internals.idl |
| @@ -255,8 +255,6 @@ |
| void forceReload(boolean endToEnd); |
| - void enableMockSpeechSynthesizer(); |
| - |
| [RaisesException] DOMString getImageSourceURL(Element element); |
| boolean isSelectPopupVisible(Node node); |