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

Unified Diff: media/BUILD.gn

Issue 2333663003: Add color metadata info to VideoDecoderConfig. (Closed)
Patch Set: Commented the RangeID comment as suggested 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
« no previous file with comments | « no previous file | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 10c9e47d7c6daaada1268c05f90313ec296df0bd..0fd75e26f4dc4d87a8b3fbaccb2cfd603a05f6ce 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -201,6 +201,8 @@ component("media") {
"formats/webm/webm_audio_client.h",
"formats/webm/webm_cluster_parser.cc",
"formats/webm/webm_cluster_parser.h",
+ "formats/webm/webm_colour_parser.cc",
+ "formats/webm/webm_colour_parser.h",
"formats/webm/webm_constants.cc",
"formats/webm/webm_constants.h",
"formats/webm/webm_content_encodings.cc",
« no previous file with comments | « no previous file | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698