Move RtpExtension to api/ directory and config.h/.cc to call/.

BUG=webrtc:5876
R=deadbeef@webrtc.org, solenberg@webrtc.org

Review-Url: https://codereview.webrtc.org/3004723002 .
Cr-Commit-Position: refs/heads/master@{#19639}
This commit is contained in:
Stefan Holmer
2017-09-01 15:29:28 +02:00
parent 801f722377
commit 1acbd68718
41 changed files with 602 additions and 450 deletions

View File

@ -10,7 +10,6 @@
#include "webrtc/modules/audio_processing/audio_processing_impl.h"
#include "webrtc/config.h"
#include "webrtc/modules/audio_processing/test/test_utils.h"
#include "webrtc/modules/include/module_common_types.h"
#include "webrtc/test/gmock.h"