| Index: chrome/browser/chromeos/gdata/gdata_operation_runner.h
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_operation_runner.h b/chrome/browser/chromeos/gdata/gdata_operation_runner.h
|
| index a5bbc464a085fcdf35ad07e88967228cc324e00b..59b078c67dc0ed539ef792ca0d510dafb7187b7c 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_operation_runner.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_operation_runner.h
|
| @@ -12,7 +12,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 Profile;
|
|
|
|
|