diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-01-15 09:34:34 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-01-15 09:34:34 -0800 |
commit | a32f760f8b6848ab975e3ba3510ae8840070597b (patch) | |
tree | 08e712a042f317caf7ecc5982c3ecc03f3a72806 /BUILD.gn | |
parent | 9f78c2af6ec544657136a84b94bb93e4777f9f3c (diff) | |
download | pdfium-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.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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") { |