| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9d145642171bc12aed08bef663f220cccd81a031..935c89f48a1ba97a16c342c02b6cbb61f9e38b12 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -179,6 +179,7 @@ extern const char kEnableQuic[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSdch[];
|
| extern const char kEnableSpdy31[];
|
| +extern const char kEnableSpdy4a1[];
|
| extern const char kEnableSpdyCredentialFrames[];
|
| extern const char kEnableSpellingAutoCorrect[];
|
| extern const char kEnableStackedTabStrip[];
|
|
|