Index: content/public/browser/notification_types.h |
diff --git a/content/public/browser/notification_types.h b/content/public/browser/notification_types.h |
index a2849893f5e4c1957968f6e2205f86c050759599..08ffd3306deb7b45e2e9abae753aa9ecf0b7ddbf 100644 |
--- a/content/public/browser/notification_types.h |
+++ b/content/public/browser/notification_types.h |
@@ -72,7 +72,7 @@ enum NotificationType { |
// Other load-related (not from NavigationController) ---------------------- |
// Corresponds to ViewHostMsg_DocumentOnLoadCompletedInMainFrame. The source |
- // is the WebContents and the details the page_id. |
+ // is the WebContents. |
// DEPRECATED: Use WebContentsObserver::DocumentOnLoadCompletedInMainFrame() |
NOTIFICATION_LOAD_COMPLETED_MAIN_FRAME, |