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

Unified Diff: services/ui/ws/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 | « media/midi/BUILD.gn ('k') | tools/mb/mb.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 6671c95a0e29d35f37c444ca6851e11d8e60dfc7..493370216bfdaed5e3f77453e3a265e9164f3bc2 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -258,10 +258,6 @@ test("mus_ws_unittests") {
# TODO(fsamuel): Remove this dep. crbug.com/670454
deps += [ "//services/ui/surfaces" ]
- if (use_x11) {
- deps += [ "//tools/xdisplaycheck" ]
- }
-
data_deps = [
":mus_ws_unittests_app_manifest",
]
« no previous file with comments | « media/midi/BUILD.gn ('k') | tools/mb/mb.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698