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 764e08c3a0..8dc9f60cbc 100644
--- a/.gn
+++ b/.gn
@@ -20,6 +20,7 @@ check_targets = [
"//core/fxcrt/*",
"//fpdfsdk/*",
"//fxbarcode/*",
+ "//fxjs/*",
"//samples/*",
"//testing/:*",
"//testing/fuzzers/*",
@@ -28,5 +29,4 @@ check_targets = [
# TODO(thestig): Work on these.
#"//core/*",
- #"//fxjs/*",
]