Chromium Code Reviews| Index: mojo/public/cpp/application/tests/BUILD.gn |
| diff --git a/mojo/public/cpp/application/tests/BUILD.gn b/mojo/public/cpp/application/tests/BUILD.gn |
| index 284f54d3cd601c19e88926dec08b11c367479980..30f3c50cf9ce6da9b9638924643ce04c9a05cd3e 100644 |
| --- a/mojo/public/cpp/application/tests/BUILD.gn |
| +++ b/mojo/public/cpp/application/tests/BUILD.gn |
| @@ -9,7 +9,6 @@ mojo_sdk_source_set("tests") { |
| sources = [ |
| "service_provider_impl_unittest.cc", |
| - "service_registry_unittest.cc", |
| ] |
| deps = [ |