Index: third_party/WebKit/Source/modules/mediastream/MediaDevices.h |
diff --git a/third_party/WebKit/Source/modules/mediastream/MediaDevices.h b/third_party/WebKit/Source/modules/mediastream/MediaDevices.h |
index a5f4631ba1efd350172ea64070717b223a959372..4bc915ea22a67efc4c83f93a9155430ee1ff6b6e 100644 |
--- a/third_party/WebKit/Source/modules/mediastream/MediaDevices.h |
+++ b/third_party/WebKit/Source/modules/mediastream/MediaDevices.h |
@@ -38,7 +38,7 @@ public: |
ExecutionContext* getExecutionContext() const override; |
void removeAllEventListeners() override; |
- // ActiveScriptWrappable |
+ // ScriptWrappable |
bool hasPendingActivity() const override; |
// ActiveDOMObject overrides. |