| Index: services/shell/tests/BUILD.gn
|
| diff --git a/services/shell/tests/BUILD.gn b/services/shell/tests/BUILD.gn
|
| index 23e0032c578439e34a0a05a2795982cc78f6c324..8ffc76d53cbf0540213735780bc008dbf1b9ce84 100644
|
| --- a/services/shell/tests/BUILD.gn
|
| +++ b/services/shell/tests/BUILD.gn
|
| @@ -24,8 +24,8 @@ test("mojo_shell_unittests") {
|
| "//base/test:test_support",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/system",
|
| - "//mojo/services/catalog:unittests",
|
| "//mojo/util:filename_util",
|
| + "//services/catalog:unittests",
|
| "//services/shell",
|
| "//services/shell/background:lib",
|
| "//services/shell/background:main",
|
|
|