Index: third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.h |
diff --git a/third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.h b/third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.h |
index a66dc4cd81919267b0c16b5463d2ebd2066a3866..ab22e6fd76bd3dbee81df66f7687e9c13acb3e5f 100644 |
--- a/third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.h |
+++ b/third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.h |
@@ -38,7 +38,7 @@ public: |
const AtomicString& interfaceName() const override; |
ExecutionContext* getExecutionContext() const override { return ContextLifecycleObserver::getExecutionContext(); } |
- // ActiveScriptWrappable: |
+ // ScriptWrappable: |
bool hasPendingActivity() const override; |
// ContextLifecycleObserver: |