diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-01-15 09:30:50 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-01-15 09:30:50 -0800 |
commit | f061e44695fc438f3fc9877f5bf8f0f8397ed186 (patch) | |
tree | 0fede49f1b7e097c3f5f394721f4974cbaf4d7fb /BUILD.gn | |
parent | c53eaa732ff61561ad237bc9c125db1ed2e42780 (diff) | |
download | pdfium-f061e44695fc438f3fc9877f5bf8f0f8397ed186.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
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") { |