Index: chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc |
diff --git a/chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc b/chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc |
index 5ce35d9bbc2f0b045c9ddae867928ac509588268..8432999a61ec312441a68bf5a42acb22e7df5f83 100644 |
--- a/chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc |
+++ b/chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc |
@@ -26,7 +26,7 @@ ChromeNotifierService::ChromeNotifierService(Profile* profile, |
: profile_(profile), notification_manager_(manager) {} |
ChromeNotifierService::~ChromeNotifierService() {} |
-// Methods from ProfileKeyedService. |
+// Methods from BrowserContextKeyedService. |
void ChromeNotifierService::Shutdown() { |
} |