| Index: Source/modules/encryptedmedia/MediaKeySession.h
|
| diff --git a/Source/modules/encryptedmedia/MediaKeySession.h b/Source/modules/encryptedmedia/MediaKeySession.h
|
| index 980ecaf73cf46cacb2e5dcb1340f4222bea3fefc..c06cf35f3aa3f16cd1e67cb16a36f750b05352db 100644
|
| --- a/Source/modules/encryptedmedia/MediaKeySession.h
|
| +++ b/Source/modules/encryptedmedia/MediaKeySession.h
|
| @@ -38,9 +38,7 @@
|
| namespace blink {
|
|
|
| class GenericEventQueue;
|
| -class MediaKeyError;
|
| class MediaKeys;
|
| -class WebString;
|
|
|
| // References are held by JS only. However, even if all JS references are
|
| // dropped, it won't be garbage collected until close event received or
|
|
|