| Index: Source/modules/encryptedmedia/MediaKeySession.h
|
| diff --git a/Source/modules/encryptedmedia/MediaKeySession.h b/Source/modules/encryptedmedia/MediaKeySession.h
|
| index f9560922019e141794ac3a9f4b59028d43eb4fd8..7f36a2eb597a70502884fe1b73006270ea0c7159 100644
|
| --- a/Source/modules/encryptedmedia/MediaKeySession.h
|
| +++ b/Source/modules/encryptedmedia/MediaKeySession.h
|
| @@ -89,6 +89,7 @@ public:
|
| virtual bool hasPendingActivity() const override;
|
| virtual void stop() override;
|
|
|
| + EAGERLY_SWEEP();
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
| private:
|
|
|