| Index: chrome/browser/chromeos/login/screens/host_pairing_screen_actor.h
|
| diff --git a/chrome/browser/chromeos/login/screens/host_pairing_screen_actor.h b/chrome/browser/chromeos/login/screens/host_pairing_screen_actor.h
|
| index a021ea10bcfd948a6b7ad8f2ee811de85ac7d5ab..e260c15d50367b6a57bc544888458af9e5a17abc 100644
|
| --- a/chrome/browser/chromeos/login/screens/host_pairing_screen_actor.h
|
| +++ b/chrome/browser/chromeos/login/screens/host_pairing_screen_actor.h
|
| @@ -27,6 +27,8 @@ extern const char kContextKeyUpdateProgress[];
|
| // Pages names.
|
| extern const char kPageWelcome[];
|
| extern const char kPageCodeConfirmation[];
|
| +extern const char kPageSetupBasicConfiguration[];
|
| +extern const char kPageSetupNetworkError[];
|
| extern const char kPageUpdate[];
|
| extern const char kPageEnrollmentIntroduction[];
|
| extern const char kPageEnrollment[];
|
|
|