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