Index: chrome/browser/local_discovery/privet_notifications.cc |
diff --git a/chrome/browser/local_discovery/privet_notifications.cc b/chrome/browser/local_discovery/privet_notifications.cc |
index 681539bf37d4a9efe21a18171154aca8be2c7efa..39e3ad42c6754fdad62b14ad94083c6ee45b5f53 100644 |
--- a/chrome/browser/local_discovery/privet_notifications.cc |
+++ b/chrome/browser/local_discovery/privet_notifications.cc |
@@ -368,10 +368,6 @@ std::string PrivetNotificationDelegate::id() const { |
return kPrivetNotificationID; |
} |
-content::WebContents* PrivetNotificationDelegate::GetWebContents() const { |
- return NULL; |
-} |
- |
void PrivetNotificationDelegate::Display() { |
} |