Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index b7873b9d24d300ba757228414ff21089e39bfbf9..17433f126a076355d51d9b618a609d294913668c 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -146,6 +146,7 @@ extern const char kEnableExtensionActivityLogging[]; |
| extern const char kEnableExtensionActivityLogTesting[]; |
| extern const char kEnableFastUnload[]; |
| extern const char kEnableIPv6[]; |
| +extern const char kEnableSSLConnectJobWaiting[]; |
|
wtc
2014/06/17 17:44:39
Nit: move this constant to the right place in alph
mshelley1
2014/06/18 18:53:49
Done.
|
| extern const char kEnableLinkableEphemeralApps[]; |
| extern const char kEnableManagedStorage[]; |
| extern const char kEnableNaCl[]; |