Index: chrome/browser/profile_impl.h |
diff --git a/chrome/browser/profile_impl.h b/chrome/browser/profile_impl.h |
index b0ea586a4cb1490783dcccac433b462c675e29b6..83a4b935f47f43f64f138d12788c7e94b8b3095e 100644 |
--- a/chrome/browser/profile_impl.h |
+++ b/chrome/browser/profile_impl.h |
@@ -234,6 +234,7 @@ class ProfileImpl : public Profile, |
bool created_password_store_; |
bool created_download_manager_; |
bool created_theme_provider_; |
+ bool clear_local_state_on_exit_; |
// Whether or not the last session exited cleanly. This is set only once. |
bool last_session_exited_cleanly_; |