| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9d145642171bc12aed08bef663f220cccd81a031..e898a45c9eb54de30611e3f0272dc993fb4697ff 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -177,6 +177,7 @@ extern const char kEnablePnacl[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnableQuic[];
|
| extern const char kEnableResourceContentSettings[];
|
| +extern const char kEnableSSL3VersionFallback[];
|
| extern const char kEnableSdch[];
|
| extern const char kEnableSpdy31[];
|
| extern const char kEnableSpdyCredentialFrames[];
|
|
|