| Index: chrome/browser/google_apis/gdata_wapi_operations.h
|
| diff --git a/chrome/browser/google_apis/gdata_wapi_operations.h b/chrome/browser/google_apis/gdata_wapi_operations.h
|
| index 20fbfd042d3f6a88e23c6643e37cb0296040bc86..075691dfefec66c81494023f6d770cd2ce1b2a8d 100644
|
| --- a/chrome/browser/google_apis/gdata_wapi_operations.h
|
| +++ b/chrome/browser/google_apis/gdata_wapi_operations.h
|
| @@ -271,7 +271,7 @@ class AuthorizeAppOperation : public GetDataOperation {
|
| OperationRegistry* registry,
|
| net::URLRequestContextGetter* url_request_context_getter,
|
| const GDataWapiUrlGenerator& url_generator,
|
| - const GetDataCallback& callback,
|
| + const AuthorizeAppCallback& callback,
|
| const std::string& resource_id,
|
| const std::string& app_id);
|
| virtual ~AuthorizeAppOperation();
|
|
|