| Index: chrome/browser/chromeos/arc/arc_auth_service.h
|
| diff --git a/chrome/browser/chromeos/arc/arc_auth_service.h b/chrome/browser/chromeos/arc/arc_auth_service.h
|
| index 2c5e7a68fef8e8e4fdb3b4da8e5e86252553797a..5d6648959eb55bff0be9d16895efbf44fad873d7 100644
|
| --- a/chrome/browser/chromeos/arc/arc_auth_service.h
|
| +++ b/chrome/browser/chromeos/arc/arc_auth_service.h
|
| @@ -65,7 +65,6 @@ class ArcAuthService : public ArcService,
|
|
|
| enum class UIPage {
|
| NO_PAGE, // Hide everything.
|
| - TERMS_PROGRESS, // Terms loading progress page.
|
| TERMS, // Terms content page.
|
| LSO_PROGRESS, // LSO loading progress page.
|
| LSO, // LSO page to enter user's credentials.
|
|
|