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 3ec7fdb0d8f1b6d2326c4cb36bac0d1bdf2ac70f..cc7d65b7f64feaeb5a27b8de18c112ab3e16275c 100644 |
--- a/chrome/browser/local_discovery/privet_notifications.cc |
+++ b/chrome/browser/local_discovery/privet_notifications.cc |
@@ -370,10 +370,6 @@ std::string PrivetNotificationDelegate::id() const { |
return kPrivetNotificationID; |
} |
-content::WebContents* PrivetNotificationDelegate::GetWebContents() const { |
- return NULL; |
-} |
- |
void PrivetNotificationDelegate::Display() { |
} |