| Index: ash/system/chromeos/tray_display.cc
|
| diff --git a/ash/system/chromeos/tray_display.cc b/ash/system/chromeos/tray_display.cc
|
| index fc6facf9c2a1797cf1e509d102a9344970d44025..3de751e7b728648784c94488c2ce63e665f8652e 100644
|
| --- a/ash/system/chromeos/tray_display.cc
|
| +++ b/ash/system/chromeos/tray_display.cc
|
| @@ -118,7 +118,6 @@ void OpenSettings() {
|
| case user::LOGGED_IN_USER:
|
| case user::LOGGED_IN_OWNER:
|
| case user::LOGGED_IN_GUEST:
|
| - case user::LOGGED_IN_RETAIL_MODE:
|
| case user::LOGGED_IN_PUBLIC:
|
| case user::LOGGED_IN_SUPERVISED:
|
| case user::LOGGED_IN_KIOSK_APP:
|
|
|