| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index 6a23b854e5cf1a89aebc87fabe5386bce6a9be3b..b10319d7572156e9b68b246f3273f28366878130 100644
 | 
| --- a/chrome/common/chrome_switches.h
 | 
| +++ b/chrome/common/chrome_switches.h
 | 
| @@ -82,6 +82,7 @@ extern const char kDebugPrint[];
 | 
|  extern const char kDeviceManagementUrl[];
 | 
|  extern const char kDiagnostics[];
 | 
|  extern const char kDiagnosticsFormat[];
 | 
| +extern const char kDiagnosticsRecovery[];
 | 
|  extern const char kDisableAppList[];
 | 
|  extern const char kDisableAsyncDns[];
 | 
|  extern const char kDisableAuthNegotiateCnameLookup[];
 | 
| 
 |