From f061e44695fc438f3fc9877f5bf8f0f8397ed186 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Thu, 15 Jan 2015 09:30:50 -0800 Subject: Land patch from issue 854603005 at patchset 1 (http://crrev.com/854603005#ps1) on behalf of qsr@ TBR=qsr@chromium.org Review URL: https://codereview.chromium.org/852983003 --- BUILD.gn | 2 ++ 1 file changed, 2 insertions(+) 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") { -- cgit v1.2.3