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

Unified Diff: services/ui/input_manager/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
Index: services/ui/input_manager/BUILD.gn
diff --git a/services/ui/input_manager/BUILD.gn b/services/ui/input_manager/BUILD.gn
index a9bc0f81ce589972eb163a77b4e6ed7a6d5e70c2..6a8c04dd3af0af0ceb1a1bb9ab1bfb89ced30b49 100644
--- a/services/ui/input_manager/BUILD.gn
+++ b/services/ui/input_manager/BUILD.gn
@@ -18,6 +18,8 @@ mojo_native_application("input_manager") {
]
}
+# Library that allows to include the service code directly into the embedding
+# shell. Used by https://manganese.googlesource.com/.
source_set("lib") {
sources = [
"input_associate.cc",

Powered by Google App Engine
This is Rietveld 408576698