| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 13844f6182e7b5c3d5351b5410a3bc38671e2022..ca95b78dff7c80549afcb45ea4c8325a5e8a32af 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -195,8 +195,7 @@ extern const char kFlagSwitchesBegin[];
|
| extern const char kFlagSwitchesEnd[];
|
| extern const char kFeedbackServer[];
|
| extern const char kFileDescriptorLimit[];
|
| -extern const char kFirstRun[];
|
| -extern const char kFirstRunForceImport[];
|
| +extern const char kForceFirstRun[];
|
| extern const char kGaiaProfileInfo[];
|
| extern const char kGoogleSearchDomainCheckURL[];
|
| extern const char kGSSAPILibraryName[];
|
|
|