| Index: chrome/browser/sync/glue/session_model_associator.h
|
| diff --git a/chrome/browser/sync/glue/session_model_associator.h b/chrome/browser/sync/glue/session_model_associator.h
|
| index 08f390e680000955e39202f753bc93765ee90713..575b400be796653cbf00acd5fbe616313f3dc765 100644
|
| --- a/chrome/browser/sync/glue/session_model_associator.h
|
| +++ b/chrome/browser/sync/glue/session_model_associator.h
|
| @@ -414,9 +414,6 @@ class SessionModelAssociator
|
| // Profile being synced. Weak pointer.
|
| Profile* const profile_;
|
|
|
| - // Pref service. Used to persist the session sync guid. Weak pointer.
|
| - PrefServiceSyncable* const pref_service_;
|
| -
|
| DataTypeErrorHandler* error_handler_;
|
|
|
| // Used for loading favicons.
|
|
|