| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c9889eab29e1d0b648ea8f76b01da8e56d8dc23e..28813d5507ecf0d5266b08ed8ca4680397de1f5c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -395,6 +395,7 @@ extern const char kCompressSystemFeedback[];
|
| extern const char kAuthExtensionPath[];
|
| extern const char kEnterpriseEnrollmentInitialModulus[];
|
| extern const char kEnterpriseEnrollmentModulusLimit[];
|
| +extern const char kChromeOSReleaseBoard[];
|
| #ifndef NDEBUG
|
| extern const char kOobeSkipPostLogin[];
|
| #endif
|
|
|