Index: third_party/WebKit/Source/modules/notifications/Notification.h |
diff --git a/third_party/WebKit/Source/modules/notifications/Notification.h b/third_party/WebKit/Source/modules/notifications/Notification.h |
index e078296f60b68f88897b364d3fff4abaaa05853d..d49c0dfc45a7897c2f63b1eebf355161541ffcae 100644 |
--- a/third_party/WebKit/Source/modules/notifications/Notification.h |
+++ b/third_party/WebKit/Source/modules/notifications/Notification.h |
@@ -113,7 +113,7 @@ public: |
// ActiveDOMObject interface. |
void stop() override; |
- // ActiveScriptWrappable interface. |
+ // ScriptWrappable interface. |
bool hasPendingActivity() const final; |
DECLARE_VIRTUAL_TRACE(); |