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

Unified Diff: media/media.gyp

Issue 1414793002: Update WebmMuxer for audio component of MediaStream recording. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: format Created 5 years, 1 month 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/filters/opus_constants.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 9bd687b7a9077845d5dda5923d9a7b9a164f94b8..392d288003e6d75b3de90c3970d71445f2608f74 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -557,6 +557,8 @@
'filters/jpeg_parser.h',
'filters/opus_audio_decoder.cc',
'filters/opus_audio_decoder.h',
+ 'filters/opus_constants.cc',
+ 'filters/opus_constants.h',
'filters/source_buffer_range.cc',
'filters/source_buffer_range.h',
'filters/source_buffer_stream.cc',
« no previous file with comments | « media/filters/opus_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698