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