Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3963)

Unified Diff: chrome/browser/local_discovery/privet_notifications.h

Issue 687183004: Remove the OnError method from notification delegates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:

Powered by Google App Engine
This is Rietveld 408576698