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

Unified Diff: mash/example/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/register_local_aliases.cc ('k') | mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/BUILD.gn
diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn
index a61ace57738afe9db37a80dd9992552d113ff3af..7b2e0eac255943530cf54e3448c0e8fc2382e6a6 100644
--- a/mash/example/BUILD.gn
+++ b/mash/example/BUILD.gn
@@ -11,6 +11,6 @@ group("example") {
"//mash/example/views_examples",
"//mash/example/window_type_launcher",
"//mash/wm",
- "//mojo/runner:mojo_runner",
+ "//mojo/shell/standalone",
]
}
« no previous file with comments | « mandoline/app/register_local_aliases.cc ('k') | mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698