| Index: chrome/common/chrome_switches.h
 | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
 | 
| index 8ba8f4e9fd2b218eb6e9ae1033d6aafb24e2e4d4..c3f796b6c09ddcac49c1d21f233957e6430855be 100644
 | 
| --- a/chrome/common/chrome_switches.h
 | 
| +++ b/chrome/common/chrome_switches.h
 | 
| @@ -196,6 +196,7 @@ extern const char kFlagSwitchesEnd[];
 | 
|  extern const char kFeedbackServer[];
 | 
|  extern const char kFileDescriptorLimit[];
 | 
|  extern const char kFirstRun[];
 | 
| +extern const char kFirstRunForceImport[];
 | 
|  extern const char kGaiaProfileInfo[];
 | 
|  extern const char kGoogleSearchDomainCheckURL[];
 | 
|  extern const char kGSSAPILibraryName[];
 | 
| 
 |