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

Unified Diff: media/base/BUILD.gn

Issue 1469353010: Configure MediaCodec with CDM in ADVA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again Created 4 years, 11 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/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index f502134cce1771c50b78969a9a91ae89b4e712b0..531d6dd616e11746e1db9cf7d3fb0c3862e69a91 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -184,6 +184,8 @@ source_set("base") {
"video_capture_types.h",
"video_capturer_source.cc",
"video_capturer_source.h",
+ "video_codecs.cc",
+ "video_codecs.h",
"video_decoder.cc",
"video_decoder.h",
"video_decoder_config.cc",
« no previous file with comments | « content/common/gpu/media/android_video_decode_accelerator.cc ('k') | media/base/android/demuxer_stream_player_params.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698