Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index a979d362af7ae903c4720272c51dc045913aeda0..8ca989ae344882860103b5fc49a0d4497257dc26 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -324,7 +324,7 @@ enum NotificationType { |
// Sent when a download is initiated. It is possible that the download will |
// not actually begin due to the DownloadRequestLimiter cancelling it |
// prematurely. |
- // The source is the corresponding RenderViewHost. There are no details. |
+ // The source is the corresponding WebContents. There are no details. |
NOTIFICATION_DOWNLOAD_INITIATED, |
// Misc -------------------------------------------------------------------- |