| Index: chrome/browser/ui/ash/screenshot_taker.cc
|
| diff --git a/chrome/browser/ui/ash/screenshot_taker.cc b/chrome/browser/ui/ash/screenshot_taker.cc
|
| index 0f6dfd760d101102dfff70433ed8e791377ade0f..1b4943c6f295cc127496adf719627c695296c61b 100644
|
| --- a/chrome/browser/ui/ash/screenshot_taker.cc
|
| +++ b/chrome/browser/ui/ash/screenshot_taker.cc
|
| @@ -128,7 +128,6 @@ class ScreenshotTakerNotificationDelegate : public NotificationDelegate {
|
|
|
| // Overridden from NotificationDelegate:
|
| void Display() override {}
|
| - void Error() override {}
|
| void Close(bool by_user) override {}
|
| void Click() override {
|
| if (!success_)
|
|
|