Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1600)

Unified Diff: printing/print_job_constants.cc

Issue 2718123002: Fix nits from earlier CLs (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« pdf/pdfium/DEPS ('K') | « pdf/pdfium/pdfium_engine.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/print_job_constants.cc
diff --git a/printing/print_job_constants.cc b/printing/print_job_constants.cc
index b626e93d02130c6ca0785c6437068ae2568b1a2c..22996213b50f2851e70cd20e32322ee17dcbd60a 100644
--- a/printing/print_job_constants.cc
+++ b/printing/print_job_constants.cc
@@ -172,7 +172,7 @@ const char kSettingPrintWithExtension[] = "printWithExtension";
// Scaling factor
const char kSettingScaleFactor[] = "scaleFactor";
-// Scaling factor
+// Whether to rasterize the PDF for printing.
const char kSettingRasterizePdf[] = "rasterizePDF";
// Ticket option. Contains the ticket in CJT format.
« pdf/pdfium/DEPS ('K') | « pdf/pdfium/pdfium_engine.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698