| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a5f8604e22662c06d5c0aa4dcffa41ca2b39ee9a..ed97de33cafd9218f2ef596aed9260eeb0c90596 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[];
|
|
|