| Index: chrome/browser/chromeos/contacts/gdata_contacts_service_stub.cc
|
| diff --git a/chrome/browser/chromeos/contacts/gdata_contacts_service_stub.cc b/chrome/browser/chromeos/contacts/gdata_contacts_service_stub.cc
|
| index eccd252b959e5541154687a6ef1a04694692fb9b..bc29536b7e093863ef088306ccdc89a8f48abda1 100644
|
| --- a/chrome/browser/chromeos/contacts/gdata_contacts_service_stub.cc
|
| +++ b/chrome/browser/chromeos/contacts/gdata_contacts_service_stub.cc
|
| @@ -31,9 +31,6 @@ void GDataContactsServiceStub::SetContacts(
|
| expected_min_update_time_ = expected_min_update_time;
|
| }
|
|
|
| -void GDataContactsServiceStub::Initialize() {
|
| -}
|
| -
|
| void GDataContactsServiceStub::DownloadContacts(
|
| SuccessCallback success_callback,
|
| FailureCallback failure_callback,
|
|
|