Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index a5d7cfd058981929a0984a8b9e0187350d2a22d0..0f8a2041463927f8d77122fd3b7952e7909c3ac4 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -442,7 +442,6 @@ group("gn_all") { |
} |
if (use_x11) { |
- deps += [ "//media:player_x11" ] |
if (target_cpu != "arm") { |
deps += [ "//gpu/tools/compositor_model_bench" ] |
} |