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

Unified Diff: media/midi/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 | « content/shell/BUILD.gn ('k') | services/ui/ws/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/midi/BUILD.gn
diff --git a/media/midi/BUILD.gn b/media/midi/BUILD.gn
index 4d37bdfb0b4ec494ba08e51384792a8c887537e2..38100e10f1e744b193df19707b51ec198dbaae2e 100644
--- a/media/midi/BUILD.gn
+++ b/media/midi/BUILD.gn
@@ -209,10 +209,6 @@ test("midi_unittests") {
sources += [ "midi_manager_alsa_unittest.cc" ]
}
- if (use_x11) {
- deps += [ "//tools/xdisplaycheck" ]
- }
-
# This target should not require the Chrome executable to run.
assert_no_deps = [ "//chrome" ]
}
« no previous file with comments | « content/shell/BUILD.gn ('k') | services/ui/ws/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698