Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index b87c76ad490b9d68923af9de37d9eb5003c43d6c..ed93e5c7306212bd9005b100d097d045b0965faa 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -125,6 +125,7 @@ test("mojo_system_unittests") { |
| "run_all_unittests.cc", |
| "shared_buffer_dispatcher_unittest.cc", |
| "simple_dispatcher_unittest.cc", |
| + |
| # TODO(vtl): Factor test_utils.* into their own source set. |
| "test_utils.cc", |
| "test_utils.h", |