| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4a0c74f3033e78a42a67d23c82e3cd18170140e7..3c3a111a04fbcfdc8655a347d9f8dda4bf06b433 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -322,6 +322,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[];
|
|
|