Index: content/common/content_notification_types.h |
diff --git a/content/common/content_notification_types.h b/content/common/content_notification_types.h |
index 78b047974e1b107b2f6caaf29f3473b4aa7329db..f1368780ce0159b1f7cdf501d6c7a11f942baf15 100644 |
--- a/content/common/content_notification_types.h |
+++ b/content/common/content_notification_types.h |
@@ -214,8 +214,8 @@ enum { |
// The source and details are unspecified. |
NOTIFICATION_APP_EXITING, |
- // Indicates that a devtools window is closing. The source is the Profile* |
- // and the details is the inspected RenderViewHost*. |
+ // Indicates that a devtools window is closing. The source is the |
+ // content::BrowserContext* and the details is the inspected RenderViewHost*. |
NOTIFICATION_DEVTOOLS_WINDOW_CLOSING, |
// Tabs -------------------------------------------------------------------- |