Chromium Code Reviews| Index: chrome/browser/profiles/profile_impl.h |
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
| index be963457688d657d414c247afcba573e135eae91..6ae865e67c1a227a6e545c167e5abfd812fef5b1 100644 |
| --- a/chrome/browser/profiles/profile_impl.h |
| +++ b/chrome/browser/profiles/profile_impl.h |
| @@ -255,8 +255,6 @@ class ProfileImpl : public Profile, |
| chrome_browser_net::Predictor* predictor_; |
| - bool session_restore_enabled_; |
| - |
| DISALLOW_COPY_AND_ASSIGN(ProfileImpl); |
| }; |