Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 61cd4dd715a514a20840ebbd07b82d468c916a6b..d1c58755b3d40bf5aea3b3aa6dd9856ae0259f30 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -462,8 +462,8 @@ |
| # 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", |
| - "//components/nacl/loader:nacl_helper_nonsfi_unittests", |
| ] |
| } |
| } |