From ac0a1672378b4b2e18b01080a5c149ff50abd363 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 12 Oct 2018 17:37:06 +0000 Subject: Split fxbarcode build rules into fxbarcode/BUILD.gn. Enable GN check for fxbarcode and make it pass. Change-Id: I696a97b90113b65ae5c7f8aa18185328c4640251 Reviewed-on: https://pdfium-review.googlesource.com/c/43940 Commit-Queue: Lei Zhang Reviewed-by: Henrique Nakashima --- .gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gn') diff --git a/.gn b/.gn index 59db446ec0..0e52ba736a 100644 --- a/.gn +++ b/.gn @@ -17,12 +17,12 @@ default_args = { } check_targets = [ + "//fxbarcode/*", "//samples/*", # TODO(thestig): Work on these. #"//core/*", # Need to split off. #"//fpdfsdk/*", # Need to split off. - #"//fxbarcode/*", # Need to split off. #"//fxjs/*", # Need to split off. #"//testing/*", #"//testing/fuzzers/*", -- cgit v1.2.3