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

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

Issue 1630823002: Move mojo/runner to mojo/shell/standalone (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/mandoline_context_init.cc ('k') | mandoline/app/desktop/main.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 21a31dbfc638aeffd4c3e32021892e7b2012ab53..854cb5292747c7523dc8239c09fbd7e66636701b 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/runner:lib",
- "//mojo/runner:register_local_aliases_fwd",
"//mojo/shell",
"//mojo/shell/package_manager",
"//mojo/shell/runner/host:lib",
"//mojo/shell/runner/host:switches",
+ "//mojo/shell/standalone:lib",
+ "//mojo/shell/standalone:register_local_aliases_fwd",
]
data_deps = [
« no previous file with comments | « mandoline/app/android/mandoline_context_init.cc ('k') | mandoline/app/desktop/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698