Chromium Code Reviews| Index: mojo/runner/BUILD.gn |
| diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn |
| index 45a88468c807aa1aa24b933f87dad6897b5f0d69..995381abd9c945e59e33a940d6397be696fd04b2 100644 |
| --- a/mojo/runner/BUILD.gn |
| +++ b/mojo/runner/BUILD.gn |
| @@ -382,8 +382,7 @@ mojom("child_process_bindings") { |
| import_dirs = [ "//mojo/services" ] |
| } |
| -test("tests") { |
| - output_name = "mojo_runner_unittests" |
| +test("mojo_runner_unittests") { |
| sources = [ |
| "child_process_host_unittest.cc", |
| "data_pipe_peek_unittest.cc", |