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

Unified Diff: media/media.gyp

Issue 1735003004: Implement reading of media track info from WebM and MP4 containers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@demuxer-tracks2
Patch Set: rebase Created 4 years, 9 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/formats/webm/webm_tracks_parser.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index e7780ae91d4516bc12b84596d62bbd96f4eeaf4d..f254b8fd5712bbbdab53263beb8d2ab998e219a5 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1279,6 +1279,7 @@
'formats/webm/webm_cluster_parser_unittest.cc',
'formats/webm/webm_content_encodings_client_unittest.cc',
'formats/webm/webm_parser_unittest.cc',
+ 'formats/webm/webm_stream_parser_unittest.cc',
'formats/webm/webm_tracks_parser_unittest.cc',
'formats/webm/webm_webvtt_parser_unittest.cc',
'muxers/webm_muxer_unittest.cc',
« no previous file with comments | « media/formats/webm/webm_tracks_parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698