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

Unified Diff: components/mus/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
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",
« no previous file with comments | « chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc ('k') | components/mus/input_devices/input_device_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698