diff options
Diffstat (limited to 'chrome/common/notification_service.cc')
-rw-r--r-- | chrome/common/notification_service.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/notification_service.cc b/chrome/common/notification_service.cc index 5a9fa72..9b7d6f9 100644 --- a/chrome/common/notification_service.cc +++ b/chrome/common/notification_service.cc @@ -138,4 +138,3 @@ NotificationService::~NotificationService() { } NotificationObserver::~NotificationObserver() {} - |