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

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

Issue 1566253002: Move package_manager into mojo/shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 11 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/android/BUILD.gn ('k') | mandoline/app/register_local_aliases.cc » ('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 e43c19330b2203689d86820287ea304af037bfa1..0d527f970e585fc802b423c0b171cd8a3921a5e2 100644
--- a/mandoline/app/desktop/BUILD.gn
+++ b/mandoline/app/desktop/BUILD.gn
@@ -20,12 +20,12 @@ executable("mandoline") {
"//components/tracing:startup_tracing",
"//mojo/common",
"//mojo/environment:chromium",
- "//mojo/package_manager",
"//mojo/runner:lib",
"//mojo/runner:register_local_aliases_fwd",
"//mojo/runner/host:lib",
"//mojo/runner/host:switches",
"//mojo/shell",
+ "//mojo/shell/package_manager",
]
data_deps = [
« no previous file with comments | « mandoline/app/android/BUILD.gn ('k') | mandoline/app/register_local_aliases.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698