| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index d7650f856a618c2ce7c76a8fc43f86abfb7a2f83..72f0d50db826f43e9d03ac5f3732073098173840 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -285,10 +285,6 @@ public:
|
|
|
| void forceReload(bool endToEnd);
|
|
|
| -#if ENABLE(ENCRYPTED_MEDIA_V2)
|
| - void initializeMockCDM();
|
| -#endif
|
| -
|
| void enableMockSpeechSynthesizer();
|
|
|
| String getImageSourceURL(Element*, ExceptionCode&);
|
|
|