| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 188ee668deae0f2df7951ab9db78d76884dbd933..03b661e7d956f421b761ee9b0fef87494bd04e30 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -321,6 +321,7 @@ extern const char kSocketReusePolicy[];
|
| extern const char kSpeculativeResourcePrefetching[];
|
| extern const char kSpeculativeResourcePrefetchingDisabled[];
|
| extern const char kSpeculativeResourcePrefetchingLearning[];
|
| +extern const char kSpdyProxyOrigin[];
|
| extern const char kSSLVersionMax[];
|
| extern const char kSSLVersionMin[];
|
| extern const char kStartMaximized[];
|
|
|