| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 103edcf521bb73e6eefe4a0e55db253bbf6b3fb8..453ecbfe3b18bdc5b3cfdb66e981acc73570a07c 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -477,7 +477,7 @@ enum NotificationType {
|
| NOTIFICATION_EXTENSIONS_READY,
|
|
|
| // Sent when an extension icon being displayed in the location bar is updated.
|
| - // The source is the Profile and the details are the TabContents for
|
| + // The source is the Profile and the details are the WebContents for
|
| // the tab.
|
| NOTIFICATION_EXTENSION_LOCATION_BAR_UPDATED,
|
|
|
|
|