summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index a5cccf1..534bf9c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -475,6 +475,7 @@ group("both_gn_and_gyp") {
# TODO(dpranke): Figure out what platforms should actually have this.
deps += [
"//components/nacl/loader:helper_nonsfi",
+ "//components/nacl/loader:helper_nonsfi_unittests",
"//components/nacl/loader:nacl_helper",
]
}