Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1743)

Unified Diff: chrome/test/BUILD.gn

Issue 2775873002: Adds the ability to run chromeos with mus (Closed)
Patch Set: merge Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/test/base/mojo_test_connector.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 84362ab1e6a95e9afde66f21f8a93aeb5ba016aa..4eef9669453caf70e895338b93a8b85a607546aa 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -5203,7 +5203,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") {
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/test/base/mojo_test_connector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698