| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index eb17c982c2966a9e76ebf3fddd05d2f20f094b28..b1b662b8b23d28909d9f4b8b0a342564bf9e0fbc 100644
 | 
| --- a/chrome/common/chrome_switches.h
 | 
| +++ b/chrome/common/chrome_switches.h
 | 
| @@ -215,6 +215,7 @@ extern const char kEnableSdch[];
 | 
|  extern const char kEnableSearchButtonInOmniboxAlways[];
 | 
|  extern const char kEnableSearchButtonInOmniboxForStr[];
 | 
|  extern const char kEnableSearchButtonInOmniboxForStrOrIip[];
 | 
| +extern const char kEnableSettingsWindow[];
 | 
|  extern const char kEnableSpdy2[];
 | 
|  extern const char kEnableSpdy4a2[];
 | 
|  extern const char kEnableSpellingAutoCorrect[];
 | 
| 
 |