| 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 527db0acf876ad0aa183f06c9169b8534399701d..5425b3904fde147db6d9db55bd54c1f54fbc46c0 100644
|
| --- a/chrome/browser/local_discovery/privet_notifications.h
|
| +++ b/chrome/browser/local_discovery/privet_notifications.h
|
| @@ -133,7 +133,6 @@ class PrivetNotificationDelegate : public NotificationDelegate {
|
|
|
| // NotificationDelegate implementation.
|
| virtual std::string id() const OVERRIDE;
|
| - virtual content::WebContents* GetWebContents() const OVERRIDE;
|
| virtual void Display() OVERRIDE;
|
| virtual void Error() OVERRIDE;
|
| virtual void Close(bool by_user) OVERRIDE;
|
|
|