Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 1c6ab79d31ee2ae04b8dd71bd0b3d3490eec15fb..f6058aed5cf9611e97ce101d08207f67e4947bc1 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -5202,7 +5202,7 @@ if (is_chromeos && enable_package_mash_services) { |
testonly = true |
embedded_services = [ ":mash_browser_tests_manifest" ] |
standalone_services = [ "//services/tracing:manifest" ] |
- catalog_deps = [ "//chrome/app:catalog_for_mash" ] |
+ catalog_deps = [ "//chrome/app:catalog_for_mus" ] |
} |
copy("mash_browser_tests_catalog_copy") { |