Skip to content
  • Arun Raghavan's avatar
    build: Don't install a top level copy of audio_processing.h · 602b0e5f
    Arun Raghavan authored
    If we're breaking API, then clients need to be modified and recompiled
    anyway, so we can avoid the cruft of trying to be backwards compatible.
    
    Clients now need to include the file as it is in the upstream sources:
    <webrtc/modules/audio_processing/include/audio_processing.h>
    602b0e5f