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

Unified Diff: components/mus/BUILD.gn

Issue 1992443002: Add Mojo IPC based input-device service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup_ddm
Patch Set: Fixes for comments. Created 4 years, 6 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: components/mus/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index ceec3bef2fb4e9b82c15a1feb3cad7e2fc28087a..a1c52b86a91e0ea5a4517837256b24c58b47c8b7 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -86,6 +86,7 @@ source_set("lib") {
"//components/mus/gles2",
"//components/mus/gpu",
"//components/mus/gpu/display_compositor",
+ "//components/mus/input_devices",
"//components/mus/public/interfaces",
"//components/mus/surfaces",
"//components/mus/ws:lib",

Powered by Google App Engine
This is Rietveld 408576698