| 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 499d057e1aab1e2ce465b3d0178ac256cb04acc6..02b591aa492ffa4341f1871d908790cf8b5ce55f 100644
|
| --- a/mojo/public/c/system/tests/BUILD.gn
|
| +++ b/mojo/public/c/system/tests/BUILD.gn
|
| @@ -30,7 +30,7 @@ executable("perftests") {
|
|
|
| deps = [
|
| "//base",
|
| - "//mojo/common/test:run_all_perftests",
|
| + "//mojo/edk/test:run_all_perftests",
|
| "//mojo/public/c/environment",
|
| "//mojo/public/cpp/system",
|
| "//mojo/public/cpp/test_support:test_utils",
|
|
|