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

Unified Diff: ash/sysui/BUILD.gn

Issue 2058853002: Enable InputDeviceServer/InputDeviceClient in mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_device
Patch Set: Check for DDM existence. 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
« no previous file with comments | « no previous file | ash/sysui/sysui_application.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/BUILD.gn
diff --git a/ash/sysui/BUILD.gn b/ash/sysui/BUILD.gn
index 0c640a074a2c2ae31d8f570808dd2f36f8486bdc..477aa4649ffe5b63f5764b3a074d32dc20c03e32 100644
--- a/ash/sysui/BUILD.gn
+++ b/ash/sysui/BUILD.gn
@@ -39,6 +39,7 @@ source_set("lib") {
"//cc/surfaces",
"//components/mus/common:mus_common",
"//components/mus/public/cpp",
+ "//components/mus/public/cpp/input_devices",
"//components/mus/public/interfaces",
"//components/user_manager",
"//components/wallpaper",
« no previous file with comments | « no previous file | ash/sysui/sysui_application.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698