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

Unified Diff: media/base/BUILD.gn

Issue 1422643002: Pass DecryptConfig parameters over IPC and use it in AVDA. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 0e9ec454b297319054b16c576279586cf89656dd..d3a3a69d70f5da2565f0186926ba351e6d4e23bb 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -56,6 +56,7 @@ source_set("base") {
"bit_reader.h",
"bit_reader_core.cc",
"bit_reader_core.h",
+ "bitstream_buffer.cc",
"bitstream_buffer.h",
"buffering_state.h",
"byte_queue.cc",

Powered by Google App Engine
This is Rietveld 408576698