| Index: content/common/content_notification_types.h
|
| ===================================================================
|
| --- content/common/content_notification_types.h (revision 94334)
|
| +++ content/common/content_notification_types.h (working copy)
|
| @@ -214,8 +214,8 @@
|
| // The source and details are unspecified.
|
| NOTIFICATION_APP_EXITING,
|
|
|
| - // Indicates that a devtools window is closing. The source is the
|
| - // content::BrowserContext* and the details is the inspected RenderViewHost*.
|
| + // Indicates that a devtools window is closing. The source is the Profile*
|
| + // and the details is the inspected RenderViewHost*.
|
| NOTIFICATION_DEVTOOLS_WINDOW_CLOSING,
|
|
|
| // Tabs --------------------------------------------------------------------
|
|
|