Chromium Code Reviews| Index: printing/print_job_constants.h |
| diff --git a/printing/print_job_constants.h b/printing/print_job_constants.h |
| index 0f43b7f95b5050098d6069165c970b3fc88708e0..0107e6617cb773040edff3e89434564b46f91e12 100644 |
| --- a/printing/print_job_constants.h |
| +++ b/printing/print_job_constants.h |
| @@ -18,6 +18,7 @@ extern const char kSettingPageRangeFrom[]; |
| extern const char kSettingPageRangeTo[]; |
| extern const char kSettingPrinterName[]; |
| extern const char kSettingPrintToPDF[]; |
| +extern const char kSettingCloudPrintId[]; |
|
Lei Zhang
2011/06/09 21:23:30
nit: alphabetical order.
Albert Bodenhamer
2011/06/10 01:29:36
Done.
|
| // Print job duplex mode values. |
| enum DuplexMode { |