Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index 8662ea0984424a5f1825c2398b3cc5cb016c2992..504c0c576841a8830ea61fe1a0cb7ca998b1495f 100644 |
--- a/chrome/browser/profiles/profile_impl.h |
+++ b/chrome/browser/profiles/profile_impl.h |
@@ -224,7 +224,6 @@ class ProfileImpl : public Profile, |
scoped_refptr<history::ShortcutsBackend> shortcuts_backend_; |
bool history_service_created_; |
bool favicon_service_created_; |
- bool clear_local_state_on_exit_; |
// Whether or not the last session exited cleanly. This is set only once. |
bool last_session_exited_cleanly_; |