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

Unified Diff: media/base/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 | « media/BUILD.gn ('k') | media/base/hdr_metadata.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 afa932ffe2d79e2225c0467ba59f9c6df497af78..8bbc7a7837b5b29d656dce50d103b58f1d847d9c 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -131,6 +131,8 @@ target(link_target_type, "base") {
"encryption_scheme.cc",
"encryption_scheme.h",
"feedback_signal_accumulator.h",
+ "hdr_metadata.cc",
+ "hdr_metadata.h",
"key_system_names.cc",
"key_system_names.h",
"key_system_properties.cc",
« no previous file with comments | « media/BUILD.gn ('k') | media/base/hdr_metadata.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698