| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7ae2b4d991cf80a24b121e743ccf760ae8ae27bb..89faf47f01f00e98ab2a4eb1b89ae961c76cbbe1 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -189,6 +189,7 @@ extern const char kEnableResetProfileSettings[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSavePasswordBubble[];
|
| extern const char kEnableSdch[];
|
| +extern const char kEnableStickyKeys[];
|
| extern const char kDisableSpdy31[];
|
| extern const char kEnableSpdy4a2[];
|
| extern const char kEnableSpdyCredentialFrames[];
|
|
|