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

Unified Diff: ui/views/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: Updated. 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: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index af68383dffc267d2bfb34430a2079b4264412d32..9f4b9543d411d6706ea5707a56c0e447abe9f980 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -54,6 +54,7 @@ component("mus") {
"//cc/surfaces",
"//components/bitmap_uploader",
"//components/mus/gles2:lib",
+ "//components/mus/input_devices/public/cpp",
"//components/mus/public/cpp",
"//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698