Index: chrome/common/notification_type.h |
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h |
index 8d98578a346ec1a3461624f03ca6e8406615481c..e4df60b90934769ddcc8239548777cb13f2e4adc 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. |