| 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..fa2521538b34894f85e1db045916266a34be6ff0 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -208,9 +208,7 @@ class ProfileImpl : public Profile,
|
| scoped_refptr<content::GeolocationPermissionContext>
|
| geolocation_permission_context_;
|
| scoped_ptr<GAIAInfoUpdateService> gaia_info_update_service_;
|
| - scoped_ptr<FaviconService> favicon_service_;
|
| scoped_refptr<history::ShortcutsBackend> shortcuts_backend_;
|
| - bool favicon_service_created_;
|
|
|
| // Whether or not the last session exited cleanly. This is set only once.
|
| bool last_session_exited_cleanly_;
|
|
|