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

Unified Diff: ui/views/mus/BUILD.gn

Issue 2058853002: Enable InputDeviceServer/InputDeviceClient in mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_device
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: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index 116a7f47a0f262942124272742c6099ff1e6b659..7a08e9d584cb6adddc267a67fa963eb540ba469d 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -77,7 +77,6 @@ component("mus") {
"//ui/display/mojo",
"//ui/events",
"//ui/events:events_base",
- "//ui/events/devices",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",

Powered by Google App Engine
This is Rietveld 408576698