Commit 11cbd12d by Tom Anderson Committed by Geoff Lang

Remove dependency on //build/config/linux:x11

This is needed for Chromium CL: https://chromium-review.googlesource.com/c/chromium/src/+/2508226 BUG=chromium:1066670 Change-Id: I61aa2a21e19cb74259413631b654cb45e3e051c3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2508224Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
parent 4c91061a
...@@ -19,8 +19,7 @@ source_set("libXNVCtrl") { ...@@ -19,8 +19,7 @@ source_set("libXNVCtrl") {
"nv_control.h", "nv_control.h",
] ]
configs += [ configs += [ ":libXNVCtrl_config" ]
":libXNVCtrl_config",
"//build/config/linux:x11", libs = [ "xcb" ]
]
} }
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