| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c70f7f156f4aab2d301721cc9334f57ee5b0657e..a3a5d42680b7bf9b7448e7fa9d899a081a172dfa 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -185,6 +185,7 @@ extern const char kFastStart[];
|
| extern const char kFlagSwitchesBegin[];
|
| extern const char kFlagSwitchesEnd[];
|
| extern const char kForceAppMode[];
|
| +extern const char kForceFieldTrialParams[];
|
| extern const char kForceFirstRun[];
|
| extern const char kForceVariationIds[];
|
| extern const char kHelp[];
|
|
|