Chromium Code Reviews| Index: mojo/BUILD.gn |
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
| index 0b1f9cc39d6c467fa5e4d15e1b18a4de4518b23e..02e1c75171d5822720072c058103cda57dc3316e 100644 |
| --- a/mojo/BUILD.gn |
| +++ b/mojo/BUILD.gn |
| @@ -125,7 +125,7 @@ group("public_tests") { |
| test("mojo_public_c_bindings_unittests") { |
| deps = [ |
| "//mojo/edk/test:run_all_unittests", |
| - "//mojo/public/c/bindings/tests", |
| + "//mojo/public/c:bindings_unittests", |
| ] |
| } |