| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9d145642171bc12aed08bef663f220cccd81a031..446b350de1d3f777bed5b4827dc9dfd6c14c2dbb 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 kEnableSSL3Fallback[];
|
| extern const char kEnableSdch[];
|
| extern const char kEnableSpdy31[];
|
| extern const char kEnableSpdyCredentialFrames[];
|
|
|