summaryrefslogtreecommitdiff
path: root/.gn
diff options
context:
space:
mode:
Diffstat (limited to '.gn')
-rw-r--r--.gn5
1 files changed, 5 insertions, 0 deletions
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/*",
]