From 051348757b75bd527d9a8bfffeaf5231b7c24449 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Mon, 7 Mar 2016 13:24:55 -0800 Subject: Force GN build onto XFA (at next roll). R=ochang@chromium.org Review URL: https://codereview.chromium.org/1763913002 . --- pdfium.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdfium.gni') diff --git a/pdfium.gni b/pdfium.gni index ec71db9e2b..7f08c71086 100644 --- a/pdfium.gni +++ b/pdfium.gni @@ -13,7 +13,7 @@ declare_args() { pdf_enable_v8 = true # Build PDFium either with or without XFA Forms support. - pdf_enable_xfa = false + pdf_enable_xfa = true # Build PDFium against skia (experimental) rather than agg. pdf_use_skia = false -- cgit v1.2.3