| Index: mojo/common/BUILD.gn
|
| diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
|
| index a825189bf657d3b84bf0cdc82168fb899c2e429d..df1e4dfe21e6f5e142195707dc2ec6a9a6f7d99f 100644
|
| --- a/mojo/common/BUILD.gn
|
| +++ b/mojo/common/BUILD.gn
|
| @@ -36,7 +36,7 @@ test("mojo_common_unittests") {
|
| ":common",
|
| "//base",
|
| "//base:message_loop_tests",
|
| - "//mojo/common/test:run_all_unittests",
|
| + "//mojo/edk/test:run_all_unittests",
|
| "//mojo/edk/test:test_support",
|
| "//mojo/environment:chromium",
|
| "//mojo/public/cpp/bindings",
|
|
|