Chromium Code Reviews| Index: sandbox/linux/BUILD.gn |
| diff --git a/sandbox/linux/BUILD.gn b/sandbox/linux/BUILD.gn |
| index 8d858d4335cd78a1741b19aad80db5249698df7b..3b941d72dfbbfdfe561c45bb57b1038dcbd95143 100644 |
| --- a/sandbox/linux/BUILD.gn |
| +++ b/sandbox/linux/BUILD.gn |
| @@ -35,6 +35,7 @@ group("sandbox") { |
| } |
| source_set("sandbox_linux_test_utils") { |
| + testonly = true |
| sources = [ |
| "tests/sandbox_test_runner.cc", |
| "tests/sandbox_test_runner.h", |