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

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

Issue 2319933002: X11: Remove calls to XSelectInput (Closed)
Patch Set: Comments 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
« no previous file with comments | « ui/compositor/test/test_compositor_host_x11.cc ('k') | ui/events/platform/x11/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ui/compositor/test/test_compositor_host_x11.cc ('k') | ui/events/platform/x11/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698