| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b3d12082c2e0ece5cdac377a67654ea7e787103d..64e9662d192b049037a6dacee4ca5534aa5e9af8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -247,6 +247,7 @@ extern const char kFeedbackServer[];
|
| extern const char kFileDescriptorLimit[];
|
| extern const char kForceAppMode[];
|
| extern const char kForceFirstRun[];
|
| +extern const char kForceSigninPromo[];
|
| extern const char kForceVariationIds[];
|
| extern const char kForceLoadCloudPolicy[];
|
| extern const char kGoogleBaseURL[];
|
|
|