Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 1637b8037784b9d9b52dcb03ffe457ccef27ebe9..1b4f6c5928915fdc6f4968978bf96c895e3a4413 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", |
] |
} |