Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index f160eb2f08528c931cb3699a02712721adb03e89..c584bd53ebe72cf8ffc02c87acaffd17ef0002d2 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -457,6 +457,7 @@ group("both_gn_and_gyp") { |
# TODO(dpranke): Figure out what platforms should actually have this. |
deps += [ |
"//components/nacl:helper_nonsfi", |
+ "//components/nacl:helper_nonsfi_unittests", |
"//components/nacl:nacl_helper", |
] |
} |