| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 301f39f277343b537716c1268abfb77cd7961d3c..de55381eba9a063bf086f58adaf25c1a55da384c 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -131,7 +131,7 @@ CHROMEOS_EXPORT extern const char kOobeGuestSession[];
|
| CHROMEOS_EXPORT extern const char kOobeSkipPostLogin[];
|
| CHROMEOS_EXPORT extern const char kOobeTimerInterval[];
|
| CHROMEOS_EXPORT extern const char kShowMdLogin[];
|
| -CHROMEOS_EXPORT extern const char kShowNonViewMdLogin[];
|
| +CHROMEOS_EXPORT extern const char kShowNonMdLogin[];
|
| CHROMEOS_EXPORT extern const char kPowerStub[];
|
| CHROMEOS_EXPORT extern const char kShillStub[];
|
| CHROMEOS_EXPORT extern const char kSmsTestMessages[];
|
|
|