| Index: chrome/browser/chromeos/gdata/gdata_documents_service.h
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_documents_service.h b/chrome/browser/chromeos/gdata/gdata_documents_service.h
|
| index 356ace41f98f66e8bb737affb7966cd1612ea2b8..c024165c02a6bcd0528a9a1daaa1c9c350deebbd 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_documents_service.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_documents_service.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_auth_service.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_params.h"
|
| +#include "chrome/browser/chromeos/gdata/gdata_operations_callback.h"
|
|
|
| class FilePath;
|
| class GURL;
|
|
|