| Index: mojo/tests/BUILD.gn
|
| diff --git a/mojo/tests/BUILD.gn b/mojo/tests/BUILD.gn
|
| index a752534cecf617f88f5e4470427a7af8ba6acef9..c89b04863a65380235781dd196a47f56430f0e77 100644
|
| --- a/mojo/tests/BUILD.gn
|
| +++ b/mojo/tests/BUILD.gn
|
| @@ -18,7 +18,7 @@ test("mojo_task_tracker_perftests") {
|
| "//mojo/public/cpp/bindings:callback",
|
| "//mojo/public/cpp/environment",
|
| "//mojo/public/cpp/system",
|
| - "//mojo/public/cpp/test_support:test_utils",
|
| + "//mojo/public/cpp/test_support",
|
| "//mojo/public/cpp/utility",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces",
|
| "//base",
|
|
|