Index: chrome/common/notification_type.h |
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h |
index 0b351a6992baf8edf22cd804895199db87c38071..ba74687542393f15e35f4371d0e6bd5dc0c07c9a 100644 |
--- a/chrome/common/notification_type.h |
+++ b/chrome/common/notification_type.h |
@@ -636,7 +636,7 @@ class NotificationType { |
EXTENSION_PROCESS_CREATED, |
// Sent when extension render process crashes. The details are |
- // an ExtensionHost*. |
+ // an ExtensionHost* and the source is an ExtensionsService*. |
EXTENSION_PROCESS_CRASHED, |
// Sent when the contents or order of toolstrips in the shelf model change. |