| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d983d8c8ce66df96ec3e5358c92aefe7d1abff9a..03043e8985989b5be78544fec50543be213c1a5f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -273,6 +273,7 @@ extern const char kWebApkServerUrl[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kCroshCommand[];
|
| +extern const char kDisableLoggingRedirect[];
|
| extern const char kDisableLoginScreenApps[];
|
| extern const char kDisableNativeCups[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|