| Index: chrome/browser/chromeos/contacts/google_contact_store.cc
|
| diff --git a/chrome/browser/chromeos/contacts/google_contact_store.cc b/chrome/browser/chromeos/contacts/google_contact_store.cc
|
| index 83b30cfbbe810ce969ab7468dad1ea3d4c1da244..378332c03134ef5b1bc54a5627e9ff2afab177b3 100644
|
| --- a/chrome/browser/chromeos/contacts/google_contact_store.cc
|
| +++ b/chrome/browser/chromeos/contacts/google_contact_store.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/chromeos/contacts/contact_database.h"
|
| #include "chrome/browser/chromeos/contacts/contact_store_observer.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_contacts_service.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_util.h"
|
| +#include "chrome/browser/google_api/gdata_util.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|