| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 53cd7e9b760f5a622facecdfadd52bbad18a4e48..690790837c7639d61ceca0f9e1be262c1d7cc3ab 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -218,10 +218,6 @@ const char kShillStub[] = "shill-stub";
|
|
|
| // If this switch is set, controller pairing process is displayed after update
|
| // stage of OOBE.
|
| -const char kShowControllerPairingDemo[] = "show-controller-pairing-demo";
|
| -
|
| -// If this switch is set, controller pairing process is displayed after update
|
| -// stage of OOBE.
|
| const char kShowHostPairingDemo[] = "show-host-pairing-demo";
|
|
|
| // Sends test messages on first call to RequestUpdate (stub only).
|
|
|