Index: third_party/WebKit/Source/modules/notifications/NotificationManager.h |
diff --git a/third_party/WebKit/Source/modules/notifications/NotificationManager.h b/third_party/WebKit/Source/modules/notifications/NotificationManager.h |
index 2c1ed1d5d6f2ed000187006992e0db065863a7c6..6b4042c446e8969b0271d79ee9214d2342a7dfc5 100644 |
--- a/third_party/WebKit/Source/modules/notifications/NotificationManager.h |
+++ b/third_party/WebKit/Source/modules/notifications/NotificationManager.h |
@@ -44,7 +44,7 @@ class NotificationManager final |
ScriptState*, |
NotificationPermissionCallback* deprecatedCallback); |
- // ContextLifecycleObserver implementation. |
+ // ContextLifecycleObserver interface. |
void contextDestroyed() override; |
DECLARE_VIRTUAL_TRACE(); |