| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index f38e0dd0d234bd3df8c98f525a5081113ec713a9..492cddc824315edad84be712de610f7b18562f8b 100644
 | 
| --- a/chrome/common/chrome_switches.h
 | 
| +++ b/chrome/common/chrome_switches.h
 | 
| @@ -355,6 +355,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[];
 | 
| 
 |