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

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

Issue 547503002: Redirect to the enterprise enrollment screen during remora and shark pairing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 7815cf2b8806d1a4d9251ed3151b1e8794b29d87..8224ba0700136cc74f17d533d1fef491142ff006 100644
--- a/chrome/browser/chromeos/login/wizard_controller.h
+++ b/chrome/browser/chromeos/login/wizard_controller.h
@@ -218,6 +218,7 @@ class WizardController : public ScreenObserver {
void OnTermsOfServiceAccepted();
void OnControllerPairingFinished();
void OnHostPairingFinished();
+ void OnControllerPairingNeedEnrollment();
// Loads brand code on I/O enabled thread and stores to Local State.
void LoadBrandCodeFromFile();

Powered by Google App Engine
This is Rietveld 408576698