| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 226829b640bb79d609f023fac82d49b6e6c88a8e..0ee63fe1c9b20730bfc485e47a87486620484498 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -31,7 +31,6 @@ extern const char kAllowHttpScreenCapture[];
|
| extern const char kAllowInsecureLocalhost[];
|
| extern const char kAllowOutdatedPlugins[];
|
| extern const char kAllowRunningInsecureContent[];
|
| -extern const char kAlternativeServiceProbabilityThreshold[];
|
| extern const char kAlwaysAuthorizePlugins[];
|
| extern const char kAppId[];
|
| extern const char kApp[];
|
|
|