Remove various IDs:
- AudioFrame - AudioCodingModule BUG=webrtc:4690 TBR=kwiberg@webrtc.org Review-Url: https://codereview.webrtc.org/3019543002 Cr-Commit-Position: refs/heads/master@{#20005}
This commit is contained in:
@ -22,7 +22,7 @@ namespace webrtc {
|
||||
|
||||
class TargetDelayTest : public ::testing::Test {
|
||||
protected:
|
||||
TargetDelayTest() : acm_(AudioCodingModule::Create(0)) {}
|
||||
TargetDelayTest() : acm_(AudioCodingModule::Create()) {}
|
||||
|
||||
~TargetDelayTest() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user