Commit 26eaf07d authored by Maksim Sisov's avatar Maksim Sisov Committed by Commit Bot

Remove X11 deps from accessibility

This fixes pure ozone/wayland build on systems where
X11 is not available

Change-Id: Ib4e41c2fd149b48586623183d8fa656591415361
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228649Reviewed-by: default avatarThomas Anderson <thomasanderson@chromium.org>
Commit-Queue: Maksim Sisov <msisov@igalia.com>
Cr-Commit-Position: refs/heads/master@{#775056}
parent 62ef43a9
......@@ -2338,8 +2338,6 @@ jumbo_source_set("browser") {
"//build/config/linux/atspi2",
]
deps += [ "//ui/gfx/x" ]
if (use_glib) {
configs += [ "//build/config/linux:glib" ]
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment