| Index: mojo/public/cpp/system/tests/BUILD.gn
|
| diff --git a/mojo/public/cpp/system/tests/BUILD.gn b/mojo/public/cpp/system/tests/BUILD.gn
|
| index 9ceb50f34585e9493aa6843f7a09c7a9bc9df6a8..a0270c22b3eb0d8b94b1447b0945fb188e156161 100644
|
| --- a/mojo/public/cpp/system/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/system/tests/BUILD.gn
|
| @@ -5,7 +5,7 @@
|
| # GYP version: mojo/mojo_base.gyp:mojo_public_system_unittests
|
| test("mojo_public_system_unittests") {
|
| deps = [
|
| - "//mojo/common/test:run_all_unittests",
|
| + "//mojo/edk/test:run_all_unittests",
|
| "//mojo/public/c/system/tests",
|
| "//mojo/public/cpp/system",
|
| "//mojo/public/cpp/test_support:test_utils",
|
|
|