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