| 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 e4ad1f27fb08dcbb690b1540dc7cb0d0dd2b301d..ef9bbbdfe4acc6bfd82e672a434e19bbcea3af3c 100644
|
| --- a/mojo/shell/public/cpp/tests/BUILD.gn
|
| +++ b/mojo/shell/public/cpp/tests/BUILD.gn
|
| @@ -11,8 +11,8 @@ test("mojo_public_application_unittests") {
|
|
|
| deps = [
|
| "//base",
|
| + "//mojo/edk/test:run_all_unittests",
|
| "//mojo/shell/public/cpp",
|
| "//testing/gtest",
|
| - "//third_party/mojo/src/mojo/edk/test:run_all_unittests",
|
| ]
|
| }
|
|
|