| Index: chrome/service/cloud_print/print_system.h
|
| diff --git a/chrome/service/cloud_print/print_system.h b/chrome/service/cloud_print/print_system.h
|
| index 683a9a2b43c9e53ee90055632138bdf74e68d403..877f113006f2268c05346b64cf24b494180df52b 100644
|
| --- a/chrome/service/cloud_print/print_system.h
|
| +++ b/chrome/service/cloud_print/print_system.h
|
| @@ -33,7 +33,6 @@ enum PrintJobStatus {
|
| PRINT_JOB_STATUS_IN_PROGRESS,
|
| PRINT_JOB_STATUS_ERROR,
|
| PRINT_JOB_STATUS_COMPLETED,
|
| - PRINT_JOB_STATUS_CANCELED,
|
| PRINT_JOB_STATUS_MAX,
|
| };
|
|
|
|
|