Index: chrome/browser/extensions/chrome_notification_observer.h |
diff --git a/chrome/browser/extensions/chrome_notification_observer.h b/chrome/browser/extensions/chrome_notification_observer.h |
index a31dc87c525c85415964b0d1ffe1bebc59efba9d..b2b71bf17a044a1d6d457f072362721a6983743f 100644 |
--- a/chrome/browser/extensions/chrome_notification_observer.h |
+++ b/chrome/browser/extensions/chrome_notification_observer.h |
@@ -25,7 +25,7 @@ class ChromeNotificationObserver : public content::NotificationObserver { |
ChromeNotificationObserver(); |
virtual ~ChromeNotificationObserver(); |
- // IPC message handlers: |
+ // Notification handlers: |
void OnBrowserWindowReady(Browser* browser); |
void OnRendererProcessCreated(content::RenderProcessHost* process); |