| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0c2722f548a884a79e141f6b69334549ff86f5a7..3fc5d1399c0d4492562117baef70a1eca001faf0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -125,7 +125,6 @@ extern const char kDisableQuicHttps[];
|
| extern const char kDisableQuicPacing[];
|
| extern const char kDisableQuicPortSelection[];
|
| extern const char kDisableRestoreBackgroundContents[];
|
| -extern const char kDisableRestoreSessionState[];
|
| extern const char kDisableSearchButtonInOmnibox[];
|
| extern const char kDisableScriptedPrintThrottling[];
|
| extern const char kDisableSpdy31[];
|
|
|