Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index e3e95223db6b3720d36285b0710e4fb203285e0f..b1b20b9a0f4d7df294f2a9297e5af4efca009427 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -426,10 +426,6 @@ const char kDisableQuicPortSelection[] = "disable-quic-port-selection"; |
const char kDisableRestoreBackgroundContents[] = |
"disable-restore-background-contents"; |
-// Disables restoring session state (cookies, session storage, etc.) when |
-// restoring the browsing session. |
-const char kDisableRestoreSessionState[] = "disable-restore-session-state"; |
- |
// Disables throttling prints initiated by scripts. |
const char kDisableScriptedPrintThrottling[] = |
"disable-scripted-print-throttling"; |