From 19fdd5878b072af261f1fd6682639ef3dabcdb68 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Mon, 14 Mar 2016 14:50:36 -0700 Subject: Fix build error due to commit 399be5b R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1799913002 . --- samples/samples.gyp | 1 + 1 file changed, 1 insertion(+) 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' : [ -- cgit v1.2.3