From a32f760f8b6848ab975e3ba3510ae8840070597b Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Thu, 15 Jan 2015 09:34:34 -0800 Subject: 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 --- BUILD.gn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BUILD.gn') 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") { -- cgit v1.2.3