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

Unified Diff: media/gpu/ipc/service/BUILD.gn

Issue 2345123002: Attach color space information to hardware decoded NV12 video frames. (Closed)
Patch Set: revert OWNERS Created 4 years, 3 months 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
Index: media/gpu/ipc/service/BUILD.gn
diff --git a/media/gpu/ipc/service/BUILD.gn b/media/gpu/ipc/service/BUILD.gn
index bb1266eec8263bc953768f67f786aa3c3fa6ba7b..94c27a2fc0878fb444c28fa579c2836ecc9bc637 100644
--- a/media/gpu/ipc/service/BUILD.gn
+++ b/media/gpu/ipc/service/BUILD.gn
@@ -41,6 +41,7 @@ target(link_target_type, "service") {
"//gpu/ipc/service",
"//media/gpu/ipc/common",
"//third_party/mesa:mesa_headers",
+ "//ui/gfx/ipc/color",
]
configs += [ "//media/gpu:gpu_config" ]

Powered by Google App Engine
This is Rietveld 408576698