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

Unified Diff: media/base/ipc/BUILD.gn

Issue 2746013006: use VideoColorSpace in decoder configuration (Closed)
Patch Set: oops, win compile fix reapplied Created 3 years, 9 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
« no previous file with comments | « media/base/hdr_metadata.h ('k') | media/base/ipc/media_param_traits_macros.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/ipc/BUILD.gn
diff --git a/media/base/ipc/BUILD.gn b/media/base/ipc/BUILD.gn
index d665e2ba43aab66902d0d15ed85e83a1f9f2ab39..c1112cbb9bfe19fcafedc9743f03b6bbb60fe70b 100644
--- a/media/base/ipc/BUILD.gn
+++ b/media/base/ipc/BUILD.gn
@@ -11,6 +11,7 @@ source_set("ipc") {
public_deps = [
"//ipc",
+ "//ui/gfx/ipc/color",
]
deps = [
"//base",
« no previous file with comments | « media/base/hdr_metadata.h ('k') | media/base/ipc/media_param_traits_macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698