| 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 6fea76b19cf61ba861126a86c950c2fa685d8097..fa8f1dd06f1401f1c8859b8084a6e31f013e4806 100644
|
| --- a/chrome/service/cloud_print/printer_job_handler.h
|
| +++ b/chrome/service/cloud_print/printer_job_handler.h
|
| @@ -303,7 +303,6 @@ class PrinterJobHandler : public base::RefCountedThreadSafe<PrinterJobHandler>,
|
|
|
| base::Time job_start_time_;
|
| base::Time spooling_start_time_;
|
| - base::Time last_caps_update_time_;
|
|
|
| base::WeakPtrFactory<PrinterJobHandler> weak_ptr_factory_;
|
|
|
|
|