Index: third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.h |
diff --git a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.h b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.h |
index 3e1c393b5f412c91bf10787952ae66fb2f212f34..314b06f9b8821b635f58719b35e063295fbe74b4 100644 |
--- a/third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.h |
+++ b/third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.h |
@@ -88,7 +88,7 @@ public: |
void contextDestroyed() override; |
void stop() override; |
- // ActiveScriptWrappable implementation. |
+ // ScriptWrappable implementation. |
bool hasPendingActivity() const final; |
private: |