| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ce53949e8ebfcfa4f93919c0214b26d72a4ca521..b8c5eb87be04f809325d23b262d56eeaebfe6187 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -353,6 +353,7 @@ extern const char kRelauncherProcessDMGDevice[];
|
| #endif // defined(OS_MACOSX)
|
|
|
| #if defined(OS_WIN)
|
| +extern const char kCrashpadHandler[];
|
| extern const char kEnableCloudPrintXps[];
|
| extern const char kEnableProfileShortcutManager[];
|
| extern const char kForceDesktop[];
|
|
|