| Index: chrome/browser/notifications/notification_delegate.cc
|
| diff --git a/chrome/browser/notifications/notification_delegate.cc b/chrome/browser/notifications/notification_delegate.cc
|
| index a8086a45a2f85f6e4296623726646b20a94e7fc0..0c3b44650a657f45e48466d5d513b400c5393a2f 100644
|
| --- a/chrome/browser/notifications/notification_delegate.cc
|
| +++ b/chrome/browser/notifications/notification_delegate.cc
|
| @@ -4,6 +4,4 @@
|
|
|
| #include "chrome/browser/notifications/notification_delegate.h"
|
|
|
| -int NotificationDelegate::process_id() const { return -1; }
|
| -
|
| void NotificationDelegate::ReleaseRenderViewHost() {}
|
|
|