| 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 8f52e645ecb173d2ab7242f1ffe4912d32cc187e..d11dffc256f3caa193e624007a446505ee6de3c4 100644
|
| --- a/chrome/browser/chromeos/login/wizard_controller.h
|
| +++ b/chrome/browser/chromeos/login/wizard_controller.h
|
| @@ -184,6 +184,7 @@ class WizardController : public BaseScreenDelegate,
|
|
|
| // Shows update screen and starts update process.
|
| void InitiateOOBEUpdate();
|
| + void StartOOBEUpdate();
|
|
|
| // Actions that should be done right after EULA is accepted,
|
| // before update check.
|
|
|