| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c70f7f156f4aab2d301721cc9334f57ee5b0657e..9a3c2e80d28d681cb5d1569b34fc70068005ff22 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -33,7 +33,7 @@ extern const char kAllowHttpScreenCapture[];
|
| extern const char kAllowInsecureLocalhost[];
|
| extern const char kAllowOutdatedPlugins[];
|
| extern const char kAllowRunningInsecureContent[];
|
| -extern const char kAlternateProtocolProbabilityThreshold[];
|
| +extern const char kAlternativeServiceProbabilityThreshold[];
|
| extern const char kAlwaysAuthorizePlugins[];
|
| extern const char kAppId[];
|
| extern const char kApp[];
|
|
|