audio_decoder.cc depends on LegacyEncodedAudioFrame and LegacyEncodedAudioFrame depends on AudioDecoder::EncodedAudioFrame, so there's no clear way to separate them as of now. This error is also hodling up builds downstream. I expect we'll revisit these dependencies as part of the upcoming larger restructuring effort. NOTRY=true BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/2359763002 Cr-Commit-Position: refs/heads/master@{#14329}