| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 1716cb9bd94acef0c5fb5d2df62fc4652ab2955b..805ee06e26520bc22fcfaa6d57189e1d1c9d3a0f 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -129,6 +129,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 kPowerStub[];
|
| CHROMEOS_EXPORT extern const char kShillStub[];
|
| CHROMEOS_EXPORT extern const char kSmsTestMessages[];
|
|
|