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