| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e216f6b86e7e846f67284558c89956b8aea320e9..4217c806a11e30a8c8287f1cf2bd4ed1fb17b1cc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -173,6 +173,7 @@ extern const char kEnableSpdy4[];
|
| extern const char kEnableSpellingAutoCorrect[];
|
| extern const char kEnableSpellingFeedbackFieldTrial[];
|
| extern const char kEnableSSLConnectJobWaiting[];
|
| +extern const char kEnableStaleWhileRevalidate[];
|
| extern const char kEnableStreamlinedHostedApps[];
|
| extern const char kEnableSuggestionsService[];
|
| extern const char kEnableSyncArticles[];
|
|
|