| 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 8a683167050d71cad7908148f6cd6aeb97719ea6..adf9e209c9256d53c263b7b49017fac9a922e6c3 100644
|
| --- a/chrome/browser/chromeos/arc/arc_auth_service.h
|
| +++ b/chrome/browser/chromeos/arc/arc_auth_service.h
|
| @@ -66,7 +66,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.
|
|
|