| Index: chrome/service/cloud_print/cloud_print_url_fetcher.h
|
| diff --git a/chrome/service/cloud_print/cloud_print_url_fetcher.h b/chrome/service/cloud_print/cloud_print_url_fetcher.h
|
| index c916bbb71a87e127c07193aff61e62200444b260..2c40df1894f3d574ceb5dd98f39c18cf305c0628 100644
|
| --- a/chrome/service/cloud_print/cloud_print_url_fetcher.h
|
| +++ b/chrome/service/cloud_print/cloud_print_url_fetcher.h
|
| @@ -73,7 +73,6 @@ class CloudPrintURLFetcher
|
| const GURL& url,
|
| const net::URLRequestStatus& status,
|
| int response_code,
|
| - const net::ResponseCookies& cookies,
|
| const std::string& data);
|
|
|
| // This will be invoked only if HandleRawResponse returns
|
|
|