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

Unified Diff: chrome/test/BUILD.gn

Issue 2713223002: Use mash::session::mojom::kServiceName instead of a hardcoded string (Closed)
Patch Set: Created 3 years, 10 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 | « no previous file | chrome/test/DEPS » ('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 bbdae486c7b7c135fced7d05784f05b5c40abe56..4927c58f362d952567e30ffa5bfe5ac1ebf2135f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1194,6 +1194,7 @@ static_library("browser_tests_runner") {
deps += [
"//mash/package",
+ "//mash/session/public/interfaces:constants",
"//services/service_manager/background:lib",
]
« no previous file with comments | « no previous file | chrome/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698