summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_apis/gdata_wapi_service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/google_apis/gdata_wapi_service.cc')
-rw-r--r--chrome/browser/google_apis/gdata_wapi_service.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/google_apis/gdata_wapi_service.cc b/chrome/browser/google_apis/gdata_wapi_service.cc
index 8f6ec69..6bfa14e 100644
--- a/chrome/browser/google_apis/gdata_wapi_service.cc
+++ b/chrome/browser/google_apis/gdata_wapi_service.cc
@@ -98,7 +98,6 @@ GDataWapiService::GDataWapiService(
const GURL& base_url,
const std::string& custom_user_agent)
: url_request_context_getter_(url_request_context_getter),
- sender_(NULL),
url_generator_(base_url),
custom_user_agent_(custom_user_agent) {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));