| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index ee82a7e7c37a44570ce3903ef190946a5619997c..ea6284e3307613b168118ea1e06ef749b5ad61c2 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -243,8 +243,6 @@
|
|
|
| void forceReload(boolean endToEnd);
|
|
|
| - [Conditional=ENCRYPTED_MEDIA_V2] void initializeMockCDM();
|
| -
|
| void enableMockSpeechSynthesizer();
|
|
|
| [RaisesException] DOMString getImageSourceURL(Element element);
|
|
|