Index: mash/BUILD.gn |
diff --git a/mash/BUILD.gn b/mash/BUILD.gn |
index 8d82d0a55f1b05503ff45b58cb86dd275eb0ffd1..f1e1ec2ba7f6f5621a0a3ebb8a32f128b79a1c05 100644 |
--- a/mash/BUILD.gn |
+++ b/mash/BUILD.gn |
@@ -28,8 +28,8 @@ test("mash_unittests") { |
"//base/test:test_support", |
"//mash/wm:unittests", |
"//mojo/platform_handle:platform_handle_impl", |
- "//mojo/shell/background:main", |
- "//mojo/shell/public/cpp/test:run_all_shelltests", |
+ "//services/shell/background:main", |
+ "//services/shell/public/cpp/test:run_all_shelltests", |
] |
data_deps = [ |
":unittests_manifest", |