| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index 0e1549429fec27268bfd9466c8f2fb294d066182..da3bcd0f0602e2ecabc90756ebac29c1c545daf6 100644
 | 
| --- a/chrome/common/chrome_switches.h
 | 
| +++ b/chrome/common/chrome_switches.h
 | 
| @@ -209,7 +209,6 @@ extern const char kFakeVariationsChannel[];
 | 
|  extern const char kFastStart[];
 | 
|  extern const char kFlagSwitchesBegin[];
 | 
|  extern const char kFlagSwitchesEnd[];
 | 
| -extern const char kFeedbackServer[];
 | 
|  extern const char kFileDescriptorLimit[];
 | 
|  extern const char kForceAppMode[];
 | 
|  extern const char kForceFirstRun[];
 | 
| 
 |