| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index fe7eec959e0427ee81e9fef3b8c85c4c3de85f1a..60f8c505bf94a30642b4478c1b270c6156adf856 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -241,7 +241,7 @@
|
|
|
| [Conditional=ENCRYPTED_MEDIA_V2] void initializeMockCDM();
|
|
|
| - [Conditional=SPEECH_SYNTHESIS] void enableMockSpeechSynthesizer();
|
| + void enableMockSpeechSynthesizer();
|
|
|
| [RaisesException] DOMString getImageSourceURL(Element element);
|
|
|
|
|