Chromium Code Reviews| Index: mojo/shell/public/cpp/tests/BUILD.gn |
| diff --git a/mojo/shell/public/cpp/tests/BUILD.gn b/mojo/shell/public/cpp/tests/BUILD.gn |
| index ef9bbbdfe4acc6bfd82e672a434e19bbcea3af3c..7df8e360c12b2ca9c5fdba1e75b7f23bb7e13242 100644 |
| --- a/mojo/shell/public/cpp/tests/BUILD.gn |
| +++ b/mojo/shell/public/cpp/tests/BUILD.gn |
| @@ -6,7 +6,7 @@ import("//testing/test.gni") |
| test("mojo_public_application_unittests") { |
| sources = [ |
| - "connection_impl_unittest.cc", |
| + "interface_registry_unittest.cc", |
| ] |
| deps = [ |