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

Unified Diff: components/exo/BUILD.gn

Issue 2530463002: Remove xdisplaycheck from the tree (Closed)
Patch Set: Rebase again 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 | « chrome/test/BUILD.gn ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index 55100cdde9f6ba2957329623b021ad3ae154f730..3e2fc4ae1e1d46200ad21ea4ba5f256398b2401b 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -162,10 +162,6 @@ test("exo_unittests") {
"//ash/resources:ash_test_resources_200_percent",
]
- if (use_x11) {
- deps += [ "//tools/xdisplaycheck" ]
- }
-
if (is_linux) {
deps += [ "//components/exo/wayland:unit_tests" ]
}
« no previous file with comments | « chrome/test/BUILD.gn ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698