Chromium Code Reviews| Index: components/cloud_devices/common/printer_description.h |
| diff --git a/components/cloud_devices/common/printer_description.h b/components/cloud_devices/common/printer_description.h |
| index 09c822ba0ca7d34be242657369a318c4c0f7f45c..057678f4f2aaa1eec4114018b8533d8d6496cce0 100644 |
| --- a/components/cloud_devices/common/printer_description.h |
| +++ b/components/cloud_devices/common/printer_description.h |
| @@ -282,6 +282,8 @@ enum MediaType { |
| OM_FOLIO, |
| OM_FOLIO_SP, |
| OM_INVITE, |
| + OM_US_BUSINESS_CARD, |
| + OM_UK_BUSINESS_CARD |
| }; |
| struct Media { |