Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index ed50b955de4f1588e03e3bcf81375af8374f42fc..511a0ff76dee5ba4ec22e41a6fb67870dac2235e 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1904,10 +1904,6 @@ const char kRecoveryComponentVersion[] = "recovery_component.version"; |
// troubleshooting. |
const char kComponentUpdaterState[] = "component_updater.state"; |
-// Boolean pref indicating whether the session restore dialog has been shown. |
-const char kRestoreSessionStateDialogShown[] = |
- "restore_session_state.dialog_shown"; |
- |
// Boolean that is true if Web Intents is enabled. |
const char kWebIntentsEnabled[] = "webintents.enabled"; |