Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(855)

Unified Diff: chrome/browser/chromeos/login/wizard_controller.h

Issue 2694923005: Appropriate handling for Cellular First devices. (Closed)
Patch Set: now with tests Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698