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

Unified Diff: services/ui/launcher/BUILD.gn

Issue 1991273002: Address comments on 88686a82ed8f1037bba3deacdd679fb8e717f2f6 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 7 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
« services/files/BUILD.gn ('K') | « services/ui/input_manager/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/launcher/BUILD.gn
diff --git a/services/ui/launcher/BUILD.gn b/services/ui/launcher/BUILD.gn
index 3ea007b7e93685fa29c38fa478a9962717ed6564..e3ad506304d2ed002e09c1a3b4401d060057bcd6 100644
--- a/services/ui/launcher/BUILD.gn
+++ b/services/ui/launcher/BUILD.gn
@@ -17,6 +17,8 @@ mojo_native_application("launcher") {
]
}
+# Library that allows to include the service code directly into the embedding
+# shell. Used by https://manganese.googlesource.com/.
source_set("lib") {
sources = [
"launch_instance.cc",
« services/files/BUILD.gn ('K') | « services/ui/input_manager/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698