diff options
-rw-r--r-- | samples/samples.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/samples.gyp b/samples/samples.gyp index b345f1d2c3..6bb48af174 100644 --- a/samples/samples.gyp +++ b/samples/samples.gyp @@ -6,6 +6,7 @@ 'variables': { 'pdf_enable_v8%': 1, 'pdf_enable_xfa%': 0, # Set to 1 in standalone builds by standalone.gypi. + 'pdf_use_skia%': 0, }, 'target_defaults': { 'defines' : [ |