| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index 14599cfec92cb79cb4e2af26c85ca935169651d6..3765fc231b812a67fc95e633b2aa9fc4f4ff156e 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -253,8 +253,6 @@ class ProfileImpl : public Profile {
|
| scoped_ptr<chromeos::Preferences> chromeos_preferences_;
|
|
|
| scoped_ptr<chromeos::LocaleChangeGuard> locale_change_guard_;
|
| -
|
| - bool is_login_profile_;
|
| #endif
|
|
|
| scoped_ptr<PrefProxyConfigTracker> pref_proxy_config_tracker_;
|
|
|