| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1974c434d2b016f48a8143126fc6f7eb93573391..50e300b0fec44721c6b51f7d6d5bebce58dbe620 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -370,6 +370,7 @@ extern const char kTranslateScriptURL[];
|
| extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
| +extern const char kUnlimitedStorage[];
|
| extern const char kUseSimpleCacheBackend[];
|
| extern const char kUseSpdy[];
|
| extern const char kUseSpellingSuggestions[];
|
|
|