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

Unified Diff: webrtc/test/BUILD.gn

Issue 2548763002: Remove xdisplaycheck (Closed)
Patch Set: Created 4 years 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 | « tools/mb/mb_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/BUILD.gn
diff --git a/webrtc/test/BUILD.gn b/webrtc/test/BUILD.gn
index c6f2f4d2e6e0e9651d32017ad72fdadaf68afa74..c736f922f271da63a863ef9d733fb67a783347cc 100644
--- a/webrtc/test/BUILD.gn
+++ b/webrtc/test/BUILD.gn
@@ -147,10 +147,6 @@ rtc_source_set("test_support") {
configs += [ "//build/config/compiler:enable_arc" ]
}
- if (use_x11) {
- deps += [ "//tools/xdisplaycheck" ]
- }
-
if (is_android) {
deps += [ "//base:base" ]
data = [
« no previous file with comments | « tools/mb/mb_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698