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

Unified Diff: webrtc/modules/audio_coding/codecs/g722/g722.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
Index: webrtc/modules/audio_coding/codecs/g722/g722.gypi
diff --git a/webrtc/modules/audio_coding/codecs/g722/g722.gypi b/webrtc/modules/audio_coding/codecs/g722/g722.gypi
index a661a75cf322d8943026a44f423741da3363c52a..836afa1203adac04db454d5a03ee2a6cd5cd235e 100644
--- a/webrtc/modules/audio_coding/codecs/g722/g722.gypi
+++ b/webrtc/modules/audio_coding/codecs/g722/g722.gypi
@@ -13,7 +13,6 @@
'dependencies': [
'audio_encoder_interface',
'audio_decoder_interface',
- 'legacy_encoded_audio_frame',
],
'sources': [
'audio_decoder_g722.cc',
« no previous file with comments | « webrtc/modules/audio_coding/codecs/g711/g711.gypi ('k') | webrtc/modules/audio_coding/codecs/interfaces.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698