| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 66e2fa1471f82c3c7010f7667019a7dac9dca357..d45b0734b7204be433dbb5fffb5459aa25c9dbfc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -361,6 +361,7 @@ extern const char kTrackActiveVisitTime[];
|
| extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
| +extern const char kUseSimpleCacheBackend[];
|
| extern const char kUseSpdy[];
|
| extern const char kUseSpellingSuggestions[];
|
| extern const char kMaxSpdySessionsPerDomain[];
|
|
|