| Index: chrome/browser/chromeos/contacts/gdata_contacts_service_unittest.cc
|
| diff --git a/chrome/browser/chromeos/contacts/gdata_contacts_service_unittest.cc b/chrome/browser/chromeos/contacts/gdata_contacts_service_unittest.cc
|
| index a739d50e8ffcc8b9d989174c5662bbfaee69f8d3..3dbcae315148e279a2ca00630a5d513f9080a8d1 100644
|
| --- a/chrome/browser/chromeos/contacts/gdata_contacts_service_unittest.cc
|
| +++ b/chrome/browser/chromeos/contacts/gdata_contacts_service_unittest.cc
|
| @@ -31,8 +31,6 @@ using content::BrowserThread;
|
| namespace contacts {
|
| namespace {
|
|
|
| -const char kTestGDataAuthToken[] = "testtoken";
|
| -
|
| // Filename of JSON feed containing contact groups.
|
| const char kGroupsFeedFilename[] = "/groups.json";
|
|
|
|
|