| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ebaf2a5a792f407fde69458bf3bd55ba25f6eef2..845f1b23eb580a0502dbeba01c2b47546277d16a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -275,6 +275,7 @@ extern const char kWebApkServerUrl[];
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(OS_CHROMEOS)
|
| +extern const char kEnableLoginScreenApps[];
|
| extern const char kEnableNativeCups[];
|
| extern const char kCroshCommand[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|