Index: third_party/WebKit/Source/core/streams/UnderlyingSourceBase.h |
diff --git a/third_party/WebKit/Source/core/streams/UnderlyingSourceBase.h b/third_party/WebKit/Source/core/streams/UnderlyingSourceBase.h |
index 4fcbdc132aa0059e324bbea5f7de19d87e1230c3..f7bb06a33452f29a9b6f960af7b1e64fbb43e150 100644 |
--- a/third_party/WebKit/Source/core/streams/UnderlyingSourceBase.h |
+++ b/third_party/WebKit/Source/core/streams/UnderlyingSourceBase.h |
@@ -38,7 +38,7 @@ public: |
void notifyLockAcquired(); |
void notifyLockReleased(); |
- // ActiveScriptWrappable |
+ // ScriptWrappable |
bool hasPendingActivity() const; |
// ActiveDOMObject |