| Index: chrome/browser/chromeos/gdata/gdata_contacts_service.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_contacts_service.cc b/chrome/browser/chromeos/gdata/gdata_contacts_service.cc
|
| index 16f49ad4ff536ad77199447c6f3191342153086a..5c9a196ddcb9f6e53956be28bff4bb6ee1d4a9fd 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_contacts_service.cc
|
| +++ b/chrome/browser/chromeos/gdata/gdata_contacts_service.cc
|
| @@ -18,7 +18,7 @@
|
| #include "chrome/browser/chromeos/gdata/gdata_operation_registry.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_operation_runner.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_operations.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_params.h"
|
| +#include "chrome/browser/chromeos/gdata/gdata_operations_callback.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_util.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|