| Index: ash/system/chromeos/screen_security/screen_tray_item.cc
|
| diff --git a/ash/system/chromeos/screen_security/screen_tray_item.cc b/ash/system/chromeos/screen_security/screen_tray_item.cc
|
| index f6ac38cbe686def078e2f13d62d85bb6aa272e06..cd85eb107922799599c4e672b990dc20af3b3368 100644
|
| --- a/ash/system/chromeos/screen_security/screen_tray_item.cc
|
| +++ b/ash/system/chromeos/screen_security/screen_tray_item.cc
|
| @@ -119,9 +119,6 @@ ScreenNotificationDelegate::~ScreenNotificationDelegate() {
|
| void ScreenNotificationDelegate::Display() {
|
| }
|
|
|
| -void ScreenNotificationDelegate::Error() {
|
| -}
|
| -
|
| void ScreenNotificationDelegate::Close(bool by_user) {
|
| }
|
|
|
|
|