| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 59f5bdb001fd3daa4a42b2b6e3684625055f0f6c..2d2a218e9791ba9c3dade1afeb84d3c4d85ffb10 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -35,6 +35,7 @@ extern const char kAllowNaClFileHandleAPI[];
|
| extern const char kAllowNaClSocketAPI[];
|
| extern const char kAllowOutdatedPlugins[];
|
| extern const char kAllowRunningInsecureContent[];
|
| +extern const char kAlternateProtocolProbabilityThreshold[];
|
| extern const char kAlwaysAuthorizePlugins[];
|
| extern const char kAppId[];
|
| extern const char kApp[];
|
|
|