Removed the ProcessingComponent class

BUG=

Review URL: https://codereview.webrtc.org/1772553002

Cr-Commit-Position: refs/heads/master@{#11950}
This commit is contained in:
peah
2016-03-10 23:05:28 -08:00
committed by Commit bot
parent bfa971198d
commit 737f4b8d12
10 changed files with 42 additions and 215 deletions

View File

@ -17,7 +17,7 @@
#include "webrtc/base/criticalsection.h"
#include "webrtc/common_audio/swap_queue.h"
#include "webrtc/modules/audio_processing/include/audio_processing.h"
#include "webrtc/modules/audio_processing/processing_component.h"
#include "webrtc/modules/audio_processing/render_queue_item_verifier.h"
namespace webrtc {