summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-01-15 09:30:50 -0800
committerTom Sepez <tsepez@chromium.org>2015-01-15 09:30:50 -0800
commitf061e44695fc438f3fc9877f5bf8f0f8397ed186 (patch)
tree0fede49f1b7e097c3f5f394721f4974cbaf4d7fb
parentc53eaa732ff61561ad237bc9c125db1ed2e42780 (diff)
downloadpdfium-chromium/2280.tar.xz
Land patch from issue 854603005 at patchset 1 (http://crrev.com/854603005#ps1)chromium/2281chromium/2280chromium/2279chromium/2278
on behalf of qsr@ TBR=qsr@chromium.org Review URL: https://codereview.chromium.org/852983003
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 86839fae81..d9413fd7cb 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") {