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

Unified Diff: chrome/test/BUILD.gn

Issue 2389133008: Mash: Replaces "exe:chrome" with "service:content_browser" (Closed)
Patch Set: Created 4 years, 2 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index f2cd2283a0aff63806efe396aed5ccf624e42c9b..59e1eef3e396cc481a506b8c605a7ae3753fb636 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1185,7 +1185,7 @@ static_library("browser_tests_runner") {
data_deps = [
":mash_browser_tests_manifest",
- "//chrome/app:mojo_manifests",
+ "//chrome/app:service_manifests",
"//mash/session",
]
} else {

Powered by Google App Engine
This is Rietveld 408576698