| Index: chrome/service/cloud_print/printer_job_handler.h
|
| diff --git a/chrome/service/cloud_print/printer_job_handler.h b/chrome/service/cloud_print/printer_job_handler.h
|
| index 3ab2f5d38350fc5d53106573d9bb2e3fa220ce6b..e6f9b498bda55f8a9727a70cb1a835ddcea19bc5 100644
|
| --- a/chrome/service/cloud_print/printer_job_handler.h
|
| +++ b/chrome/service/cloud_print/printer_job_handler.h
|
| @@ -121,7 +121,6 @@ class PrinterJobHandler : public base::RefCountedThreadSafe<PrinterJobHandler>,
|
| const GURL& url,
|
| const net::URLRequestStatus& status,
|
| int response_code,
|
| - const net::ResponseCookies& cookies,
|
| const std::string& data) override;
|
| CloudPrintURLFetcher::ResponseAction HandleRawData(
|
| const net::URLFetcher* source,
|
|
|