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

Unified Diff: ui/events/platform/x11/BUILD.gn

Issue 2319933002: X11: Remove calls to XSelectInput (Closed)
Patch Set: Created 4 years, 3 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/events/platform/x11/BUILD.gn
diff --git a/ui/events/platform/x11/BUILD.gn b/ui/events/platform/x11/BUILD.gn
index bd3399015f076fd399038b1cabf5291c904326ef..ede8cafa02fc73bf0b7f813232e97fcd9d7d88e9 100644
--- a/ui/events/platform/x11/BUILD.gn
+++ b/ui/events/platform/x11/BUILD.gn
@@ -22,6 +22,7 @@ component("x11") {
configs += [ "//build/config/linux:x11" ]
public_deps = [
+ "//ui/base/x",
"//ui/events",
"//ui/events:events_base",
"//ui/events/devices",

Powered by Google App Engine
This is Rietveld 408576698