summaryrefslogtreecommitdiff
path: root/pdfium.gni
diff options
context:
space:
mode:
Diffstat (limited to 'pdfium.gni')
-rw-r--r--pdfium.gni4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdfium.gni b/pdfium.gni
index f05623af77..e48750e5f0 100644
--- a/pdfium.gni
+++ b/pdfium.gni
@@ -33,11 +33,11 @@ declare_args() {
# If XFA, also support png codec. Ignored if not XFA.
pdf_enable_xfa_tiff = true
- # Build PDFium against skia (experimental) rather than agg. Use Skia to draw
+ # Build PDFium against Skia (experimental) rather than AGG. Use Skia to draw
# everything.
pdf_use_skia = pdf_use_skia_override
- # Build PDFium against skia (experimental) rather than agg. Use Skia to draw
+ # Build PDFium against Skia (experimental) rather than AGG. Use Skia to draw
# paths.
pdf_use_skia_paths = pdf_use_skia_paths_override