Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 93af339e4dfaee26628e9ad4114d175653eba27a..5275db693089ea9f471e694e65e699efd261ebf3 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -174,6 +174,7 @@ extern const char kEnablePasswordGeneration[]; |
extern const char kEnablePnacl[]; |
extern const char kEnableProfiling[]; |
extern const char kEnableResourceContentSettings[]; |
+extern const char kEnableRestoreSessionState[]; |
extern const char kEnableScriptBadges[]; |
extern const char kEnableSdch[]; |
extern const char kEnableSpdy3[]; |