Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 454a776baada99b9f5ce10715a5990f911c41dd7..b85589c7b2121fa566a17926d1dcc14942526dc9 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -122,6 +122,7 @@ extern const char kDisablePopupBlocking[]; |
| extern const char kDisablePreconnect[]; |
| extern const char kDisablePrerenderLocalPredictor[]; |
| extern const char kDisablePrivetLocalPrinting[]; |
| +extern const char kEnablePrivetStorage[]; |
|
Vitaly Buka (NO REVIEWS)
2014/01/07 21:13:22
fix order
Noam Samuel
2014/01/07 21:48:55
Done.
|
| extern const char kDisablePromptOnRepost[]; |
| extern const char kDisableQuic[]; |
| extern const char kDisableQuicHttps[]; |