| Index: Source/web/MediaKeysClientImpl.h
|
| diff --git a/Source/web/MediaKeysClientImpl.h b/Source/web/MediaKeysClientImpl.h
|
| index 2b185d43807d73766ff30ed1d7b5725fdb3202d1..867796feca15beeb9eb5a020b6b24c5d0c31acfc 100644
|
| --- a/Source/web/MediaKeysClientImpl.h
|
| +++ b/Source/web/MediaKeysClientImpl.h
|
| @@ -6,13 +6,9 @@
|
| #define MediaKeysClientImpl_h
|
|
|
| #include "modules/encryptedmedia/MediaKeysClient.h"
|
| -#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
| -class WebContentDecryptionModule;
|
| -class WebEncryptedMediaClient;
|
| -
|
| class MediaKeysClientImpl final : public MediaKeysClient {
|
| public:
|
| MediaKeysClientImpl();
|
|
|