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

Unified Diff: webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi

Issue 2359763002: Moved legacy_encoded_audio_frame into audio_decoder_interface. (Closed)
Patch Set: Created 4 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 | « webrtc/modules/audio_coding/codecs/interfaces.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
diff --git a/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi b/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
index ae40793324dcf98c73aae40044e0c69020e334bf..e6ffb16640fe4c2811cf59336bc660077d4d5573 100644
--- a/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
+++ b/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.gypi
@@ -14,7 +14,6 @@
'dependencies': [
'audio_encoder_interface',
'audio_decoder_interface',
- 'legacy_encoded_audio_frame',
'g711',
],
'sources': [
« no previous file with comments | « webrtc/modules/audio_coding/codecs/interfaces.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698