| Index: chrome/browser/profiles/profile_impl_io_data.h
|
| diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h
|
| index c7b4d1eb300268567eb737c16d47dc12bd14df5c..d2ccbecf64e39534def66962586ab927743f8c3c 100644
|
| --- a/chrome/browser/profiles/profile_impl_io_data.h
|
| +++ b/chrome/browser/profiles/profile_impl_io_data.h
|
| @@ -157,7 +157,6 @@ class ProfileImplIOData : public ProfileIOData {
|
|
|
| // Parameters needed for isolated apps.
|
| FilePath app_path_;
|
| - mutable bool clear_local_state_on_exit_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(ProfileImplIOData);
|
| };
|
|
|