X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fnotifications%2Fnotification_delegate.cc;h=0c3b44650a657f45e48466d5d513b400c5393a2f;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=a8086a45a2f85f6e4296623726646b20a94e7fc0;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/notifications/notification_delegate.cc b/src/chrome/browser/notifications/notification_delegate.cc index a8086a4..0c3b446 100644 --- a/src/chrome/browser/notifications/notification_delegate.cc +++ b/src/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() {}