| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4fec5f238992824c662d0a1c53a8585db10487d7..6fb5ed641637e961ef84724426368bed14105805 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -205,6 +205,7 @@ extern const char kEnableQuickofficeViewing[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSavePasswordBubble[];
|
| extern const char kEnableSdch[];
|
| +extern const char kEnableSignedCertTimestamps[];
|
| extern const char kEnableStickyKeys[];
|
| extern const char kDisableStickyKeys[];
|
| extern const char kEnableSpdy2[];
|
|
|