summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-01-15 09:34:34 -0800
committerTom Sepez <tsepez@chromium.org>2015-01-15 09:34:34 -0800
commita32f760f8b6848ab975e3ba3510ae8840070597b (patch)
tree08e712a042f317caf7ecc5982c3ecc03f3a72806 /BUILD.gn
parent9f78c2af6ec544657136a84b94bb93e4777f9f3c (diff)
downloadpdfium-a32f760f8b6848ab975e3ba3510ae8840070597b.tar.xz
Merge to XFA: Land patch from issue 854603005 at patchset 1 (http://crrev.com/854603005#ps1) on behalf of qsr@
TBR=qsr@chromium.org Original CL at Review URL: https://codereview.chromium.org/852983003 Review URL: https://codereview.chromium.org/812993009
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 556217fe9e..6324e85112 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -2,6 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+import("//testing/test.gni")
+
pdf_use_skia = false
config("pdfium_config") {