| Index: chrome/common/notification_type.h
|
| diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h
|
| index 2ea5c9a7f15672a18a59407ce912ff8fc43412c5..7f01898c3c6ed92f05186432d9f1a6e88ea163db 100644
|
| --- a/chrome/common/notification_type.h
|
| +++ b/chrome/common/notification_type.h
|
| @@ -867,7 +867,7 @@ class NotificationType {
|
| // uninstalled or disabled. The details are an Extension, and the source is
|
| // a Profile.
|
| //
|
| - // Note that when this notification is sent, ExtensionsService has already
|
| + // Note that when this notification is sent, ExtensionService has already
|
| // removed the extension from its internal state.
|
| EXTENSION_UNLOADED,
|
|
|
|
|