From ae0a9e13025e63093508d02044987038e5a26f37 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 16 Oct 2018 20:39:43 +0000 Subject: Make some third_party targets pass gn check. Change-Id: I2b4b011a242db8ab43634c4e057d6d2b6d4f8c24 Reviewed-on: https://pdfium-review.googlesource.com/c/44079 Reviewed-by: Tom Sepez Commit-Queue: Lei Zhang --- .gn | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gn') diff --git a/.gn b/.gn index c1849a0f73..b302768c02 100644 --- a/.gn +++ b/.gn @@ -30,5 +30,10 @@ check_targets = [ "//testing/:*", "//testing/fuzzers/*", "//testing/image_diff/*", + "//third_party:bigint", + "//third_party:fx_agg", + "//third_party:fx_freetype", + "//third_party:pdfium_base", + "//third_party:skia_shared", "//xfa/*", ] -- cgit v1.2.3