Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index da4531f289878e086542f5621cbb097997b926fc..f15abc0afb44ee96eba8e2ea8321518495561e84 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -581,6 +581,8 @@ const char kEnablePlatformApps[] = "enable-platform-apps"; |
const char kEnableResourceContentSettings[] = |
"enable-resource-content-settings"; |
+const char kEnableRestoreSessionState[] = "enable-restore-session-state"; |
+ |
// Enables the installation and usage of Portable Native Client. |
const char kEnablePnacl[] = "enable-pnacl"; |