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

Unified Diff: media/base/BUILD.gn

Issue 523283002: media: Introduce DemuxerStreamProvider interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 6 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/demuxer.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 81fc670181260becbe57ba35b6ef7af71d3d44d8..d642f3f6fc8227a13e03f0a1b31785c9f7f03d61 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -77,6 +77,8 @@ source_set("base") {
"demuxer.h",
"demuxer_stream.cc",
"demuxer_stream.h",
+ "demuxer_stream_provider.cc",
+ "demuxer_stream_provider.h",
"djb2.cc",
"djb2.h",
"media.cc",
« no previous file with comments | « no previous file | media/base/demuxer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698