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