Index: chrome/browser/local_discovery/privet_notifications.h |
diff --git a/chrome/browser/local_discovery/privet_notifications.h b/chrome/browser/local_discovery/privet_notifications.h |
index f71f71b71f94cde1c60e43f0c0eb455ead93ae40..974ab9ba5218338913d08cf9ecc7e8e219b7df1d 100644 |
--- a/chrome/browser/local_discovery/privet_notifications.h |
+++ b/chrome/browser/local_discovery/privet_notifications.h |
@@ -134,10 +134,7 @@ class PrivetNotificationDelegate : public NotificationDelegate { |
// NotificationDelegate implementation. |
std::string id() const override; |
- void Display() override; |
void Error() override; |
- void Close(bool by_user) override; |
- void Click() override; |
void ButtonClick(int button_index) override; |
private: |