| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 42ee491f065acc867edcb084daedbdf222455c82..b3e3e59b3f43f67314b422e5311acb43f55a61b8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -178,6 +178,7 @@ extern const char kDisableSettingsWindow[];
|
| extern const char kEnableSpdy4[];
|
| extern const char kEnableSpellingAutoCorrect[];
|
| extern const char kEnableSpellingFeedbackFieldTrial[];
|
| +extern const char kEnableSSLConnectJobWaiting[];
|
| extern const char kEnableStreamlinedHostedApps[];
|
| extern const char kEnableSuggestionsService[];
|
| extern const char kEnableSyncArticles[];
|
|
|