| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 058979458364ef5c12e4a37d4889a294ed79ea28..672fced1925273c4ed8479cb44c11d04a33e9b68 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -61,6 +61,7 @@ CHROMEOS_EXPORT extern const char kLoginUser[];
|
| CHROMEOS_EXPORT extern const char kNaturalScrollDefault[];
|
| CHROMEOS_EXPORT extern const char kOobeSkipPostLogin[];
|
| CHROMEOS_EXPORT extern const char kOobeTimerInterval[];
|
| +CHROMEOS_EXPORT extern const char kOobeGuestSession[];
|
| CHROMEOS_EXPORT extern const char kPowerStub[];
|
| CHROMEOS_EXPORT extern const char kShillStub[];
|
| CHROMEOS_EXPORT extern const char kSkipHWIDCheck[];
|
|
|