| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7aff1599c76146a753fc76558751ceb1ef7106c6..c3fb63fc8cd03b57cd9f596c5763db8a54c91f38 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -31,6 +31,7 @@
|
| 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[];
|
|
|