Index: chrome/browser/chromeos/login/screens/host_pairing_screen.h |
diff --git a/chrome/browser/chromeos/login/screens/host_pairing_screen.h b/chrome/browser/chromeos/login/screens/host_pairing_screen.h |
index c69f5f8b38b82aecbc9c586f4b1a15c64935058e..2daedda1895b0e6528afc11260cb25a48bd98a23 100644 |
--- a/chrome/browser/chromeos/login/screens/host_pairing_screen.h |
+++ b/chrome/browser/chromeos/login/screens/host_pairing_screen.h |
@@ -53,6 +53,7 @@ class HostPairingScreen : |
// Controller performing pairing. Owned by the wizard controller. |
pairing_chromeos::HostPairingController* controller_; |
+ bool observing_controller_; |
achuithb
2014/09/09 09:02:03
ditto - let's get rid of this.
Zachary Kuznia
2014/09/09 23:53:58
Done.
|
// Current stage of pairing process. |
Stage current_stage_; |