| Index: third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h
|
| diff --git a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h
|
| index 8d5ea3d5de6f08a224d599c083e5a2b725302eac..92a291698a37cb91cdca7bcf557cbd79adeb1fa3 100644
|
| --- a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h
|
| +++ b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h
|
| @@ -88,7 +88,7 @@ public:
|
| const AtomicString& interfaceName() const override;
|
| ExecutionContext* getExecutionContext() const override;
|
|
|
| - // ActiveScriptWrappable
|
| + // ScriptWrappable
|
| bool hasPendingActivity() const final;
|
|
|
| // ActiveDOMObject
|
|
|