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

Unified Diff: media/base/BUILD.gn

Issue 2742113002: Gate support for certain EOTFs/primaries/matrices on color management / hdr flags (Closed)
Patch Set: missed updating some tests 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 | « content/renderer/media/render_media_client_unittest.cc ('k') | media/base/media_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 7835a0c9fc98e2b9244d544455ce5a7c82d2ee8b..f90c4706199f3697aa4bd3c27f4b57a3caa6d226 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -241,6 +241,8 @@ target(link_target_type, "base") {
"user_input_monitor.h",
"video_codecs.cc",
"video_codecs.h",
+ "video_color_space.cc",
+ "video_color_space.h",
"video_decoder.cc",
"video_decoder.h",
"video_decoder_config.cc",
« no previous file with comments | « content/renderer/media/render_media_client_unittest.cc ('k') | media/base/media_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698