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

Unified Diff: mash/wm/BUILD.gn

Issue 1492563002: Introduce mash/shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index 30f27cc77ecea1ef8ca183564f535ec378f913c2..e9ca51e709f2a43cc58530a04551679fb5c10a58 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -78,7 +78,7 @@ source_set("lib") {
}
mojo_native_application("wm") {
- output_name = "mash_wm"
+ output_name = "desktop_wm"
sources = [
"main.cc",

Powered by Google App Engine
This is Rietveld 408576698