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 873522af8e02259d7944a1f9ace8bdca7a8fc8b5..5edefcc33f12202d92e0470f70fe58268262d2e4 100644 |
--- a/chrome/browser/chromeos/login/wizard_controller.h |
+++ b/chrome/browser/chromeos/login/wizard_controller.h |
@@ -334,7 +334,7 @@ class WizardController : public BaseScreenDelegate, |
// Start the enrollment screen using the config from |
// |prescribed_enrollment_config_|. |
pastarmovj
2016/08/19 10:29:18
Please document the new flag.
The one and only Dr. Crash
2016/08/19 17:49:29
Done.
|
- void StartEnrollmentScreen(); |
+ void StartEnrollmentScreen(bool force_interactive); |
// Whether to skip any screens that may normally be shown after login |
// (registration, Terms of Service, user image selection). |