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

Unified Diff: chrome/app/mash/BUILD.gn

Issue 2573283002: Use a static catalog manifest for the standalone Mash runner (Closed)
Patch Set: . Created 4 years 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/app/mash/mash_service_overrides.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index e31188e0382e070b9b68cce0f0023e4a04dfbd80..bad668e61e77ada30fbd71905012a8ccae7fc8aa 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -24,7 +24,7 @@ source_set("mash") {
"//services/service_manager/runner:init",
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
- "//services/service_manager/standalone:lib",
+ "//services/service_manager/standalone",
"//url",
]
data_deps = [
« no previous file with comments | « no previous file | chrome/app/mash/mash_service_overrides.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698