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

Unified Diff: mandoline/app/desktop/BUILD.gn

Issue 1352663002: Extract some stuff into PackageManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 3 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 | « mandoline/app/core_services_initialization.cc ('k') | mojo/fetcher/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/app/desktop/BUILD.gn
diff --git a/mandoline/app/desktop/BUILD.gn b/mandoline/app/desktop/BUILD.gn
index ca2140db760a6b7bc7772989adfa2cb189a464a2..6860a0d4d987ceba4c23af1ee7be8cda081af7b4 100644
--- a/mandoline/app/desktop/BUILD.gn
+++ b/mandoline/app/desktop/BUILD.gn
@@ -22,6 +22,7 @@ executable("mandoline") {
"//components/tracing:startup_tracing",
"//mojo/common",
"//mojo/environment:chromium",
+ "//mojo/package_manager",
"//mojo/runner:lib",
]
« no previous file with comments | « mandoline/app/core_services_initialization.cc ('k') | mojo/fetcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698