diff options
Diffstat (limited to 'chrome/common')
-rw-r--r-- | chrome/common/notification_type.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h index 340f5d1..0622979 100644 --- a/chrome/common/notification_type.h +++ b/chrome/common/notification_type.h @@ -553,7 +553,7 @@ class NotificationType { // Sent when a new theme is installed. The details are an Extension. THEME_INSTALLED, - // Sent when new extensions are installed. The details are a FilePath. + // Sent when new extensions are installed. The details are an Extension. EXTENSION_INSTALLED, // Sent when an extension is unloaded. This happens when an extension is |