| 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 974ab9ba5218338913d08cf9ecc7e8e219b7df1d..5a7338fdc3bf9a4659383d9a8cb00588b6fa37aa 100644
|
| --- a/chrome/browser/local_discovery/privet_notifications.h
|
| +++ b/chrome/browser/local_discovery/privet_notifications.h
|
| @@ -134,7 +134,6 @@ class PrivetNotificationDelegate : public NotificationDelegate {
|
|
|
| // NotificationDelegate implementation.
|
| std::string id() const override;
|
| - void Error() override;
|
| void ButtonClick(int button_index) override;
|
|
|
| private:
|
|
|