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