| 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 bc29536b7e093863ef088306ccdc89a8f48abda1..a14e5c0e4e5b326f9f133c1571f34870eefbc395 100644
|
| --- a/chrome/browser/chromeos/contacts/gdata_contacts_service_stub.cc
|
| +++ b/chrome/browser/chromeos/contacts/gdata_contacts_service_stub.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include "chrome/browser/chromeos/contacts/contact.pb.h"
|
| #include "chrome/browser/chromeos/contacts/contact_test_util.h"
|
| -#include "chrome/browser/google_apis/time_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "google_apis/drive/time_util.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|