| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 86906f4d8bd98ed9594b7505a297ce7871d4e4c8..ee8e929b80948c038a304256558f61b032f83f77 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -271,8 +271,8 @@ extern const char kWebApkServerUrl[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kCroshCommand[];
|
| +extern const char kDisableLoginScreenApps[];
|
| extern const char kDisableNativeCups[];
|
| -extern const char kEnableLoginScreenApps[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| #if defined(USE_ASH)
|
|
|