| Index: chrome/browser/chromeos/login/wizard_controller.h
|
| diff --git a/chrome/browser/chromeos/login/wizard_controller.h b/chrome/browser/chromeos/login/wizard_controller.h
|
| index 519c162b3730dd951c47d8fb3a98dfc715e39c71..9ce7c667f6e115b7a4be4d31bdfd51e66f080ab2 100644
|
| --- a/chrome/browser/chromeos/login/wizard_controller.h
|
| +++ b/chrome/browser/chromeos/login/wizard_controller.h
|
| @@ -201,6 +201,7 @@ class WizardController : public BaseScreenDelegate,
|
|
|
| // Shows update screen and starts update process.
|
| void InitiateOOBEUpdate();
|
| + void InitiateOOBEUpdateHelper();
|
|
|
| // Actions that should be done right after EULA is accepted,
|
| // before update check.
|
|
|