Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index a5cccf111797dd9177741c57c397aef801b1f178..534bf9c6c6e16a2237f32c2d148f3a013d614bf4 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", |
| ] |
| } |