| Index: chrome/browser/chromeos/contacts/gdata_contacts_service.h | 
| diff --git a/chrome/browser/chromeos/contacts/gdata_contacts_service.h b/chrome/browser/chromeos/contacts/gdata_contacts_service.h | 
| index d13b8cff89852303b25e9b14015c8737aeacae95..47f30efae2943eef1ef67694f5fc0f845ee19690 100644 | 
| --- a/chrome/browser/chromeos/contacts/gdata_contacts_service.h | 
| +++ b/chrome/browser/chromeos/contacts/gdata_contacts_service.h | 
| @@ -109,8 +109,6 @@ class GDataContactsService : public GDataContactsServiceInterface { | 
| // unsuccessfully). | 
| void OnRequestComplete(DownloadContactsRequest* request); | 
|  | 
| -  net::URLRequestContextGetter* url_request_context_getter_;  // not owned | 
| - | 
| scoped_ptr<google_apis::RequestSender> sender_; | 
|  | 
| // Group ID for the "My Contacts" system contacts group. | 
|  |