Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 78e227b1a38ac00382ed43991885d0ad5a3d3c71..3202b6cc93f147ea5b74775e79e0e2c283c89d65 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -168,6 +168,7 @@ extern const char kEnablePlatformApps[]; |
extern const char kEnablePnacl[]; |
extern const char kEnableProfiling[]; |
extern const char kEnableResourceContentSettings[]; |
+extern const char kEnableRestoreSessionState[]; |
extern const char kEnableSdch[]; |
extern const char kEnableSpdy3[]; |
extern const char kEnableSpdyFlowControl[]; |