Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3388)

Unified Diff: chrome/browser/notifications/notification_delegate.cc

Issue 566093002: Remove NotificationDelegate::process_id(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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() {}
« no previous file with comments | « chrome/browser/notifications/notification_delegate.h ('k') | chrome/browser/notifications/notification_object_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698