| Index: chrome/browser/chromeos/login/user_manager.h
|
| diff --git a/chrome/browser/chromeos/login/user_manager.h b/chrome/browser/chromeos/login/user_manager.h
|
| index 0f41393b4a81dbb53918ad214cf1568463eb18f8..613c547f9b57f1ed814716b86733d40262a9b990 100644
|
| --- a/chrome/browser/chromeos/login/user_manager.h
|
| +++ b/chrome/browser/chromeos/login/user_manager.h
|
| @@ -70,9 +70,6 @@ class UserManager {
|
| // Domain that is used for all locally managed users.
|
| static const char kLocallyManagedUserDomain[];
|
|
|
| - // Domain that is used for kiosk app robot.
|
| - static const char kKioskAppUserDomain[];
|
| -
|
| // The retail mode user has a magic, domainless e-mail address.
|
| static const char kRetailModeUserName[];
|
|
|
|
|