summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index cf1bd2b..b51ff78 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -469,7 +469,6 @@ group("gn_all") {
}
if (use_x11) {
- deps += [ "//media:player_x11" ]
if (target_cpu != "arm") {
deps += [ "//gpu/tools/compositor_model_bench" ]
}