Chromium Code Reviews| Index: mojo/public/c/system/tests/BUILD.gn |
| diff --git a/mojo/public/c/system/tests/BUILD.gn b/mojo/public/c/system/tests/BUILD.gn |
| index 0dd70529cefdd531f12bb1ee07c91ec205d2c2e6..bace63c4aa6d5ba77491c07fdda3ad7456656d40 100644 |
| --- a/mojo/public/c/system/tests/BUILD.gn |
| +++ b/mojo/public/c/system/tests/BUILD.gn |
| @@ -18,6 +18,7 @@ source_set("tests") { |
| deps = [ |
| "//mojo/public/c/system", |
| + "//mojo/public/cpp/system", |
| "//testing/gtest", |
| ] |
| } |