| Index: content/common/content_notification_types.h
|
| diff --git a/content/common/content_notification_types.h b/content/common/content_notification_types.h
|
| index 465da5b75e803507c782dc5abeaa17b3c33a5ec6..92e6b908d5d3d4409d868756bf2c66f1e428b5d0 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
|
| + // BrowserContext* and the details is the inspected RenderViewHost*.
|
| NOTIFICATION_DEVTOOLS_WINDOW_CLOSING,
|
|
|
| // Tabs --------------------------------------------------------------------
|
|
|