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 9d3c5f86560c412de85412b4df45df9c3af98f72..6a7e513456d332134f786f59addfba28cba7fc9b 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() { |
} |