| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 045732870e8720777d8ded6a9506c4becdeab0df..4f030e4661a9c8d8eff969c7469eae9e4261a8e9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -280,6 +280,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)
|
|
|