Issue 1053113002:
Prime the landing pad for the new video rendering pipeline. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix cast.
Created 5 years, 8 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
index 96fd2e78fcb99321bf1b4fbb810ade2d2d0282bc..05c1e3da97f2c0213a7be14909fb1560247af8ea 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -468,7 +468,6 @@ group("gn_all") {
}
if (use_x11) {
- deps += [ "//media:player_x11" ]
if (target_cpu != "arm") {
deps += [ "//gpu/tools/compositor_model_bench" ]
}
« no previous file with comments
|
« no previous file
|
build/gn_migration.gypi » ('j')
|
no next file with comments »
Issue 1053113002: Prime the landing pad for the new video rendering pipeline.
(Closed)
Created 5 years, 9 months ago by DaleCurtis
Modified 5 years, 8 months ago
Reviewers: xhwang, sunnyps, brianderson, enne (OOO), Dirk Pranke, danakj, gunsch
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 69