| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f45626fc6c47b701ca250deeef75e68ec202c653..2df75b3933c172b6aa8d98b237b6258f66716afd 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -193,6 +193,7 @@ extern const char kFlagSwitchesBegin[];
|
| extern const char kFlagSwitchesEnd[];
|
| extern const char kFeedbackServer[];
|
| extern const char kFileDescriptorLimit[];
|
| +extern const char kForceAppMode[];
|
| extern const char kForceFirstRun[];
|
| extern const char kGaiaProfileInfo[];
|
| extern const char kGoogleSearchDomainCheckURL[];
|
|
|