| Index: webrtc/pc/test/fakeaudiocapturemodule.cc
|
| diff --git a/webrtc/pc/test/fakeaudiocapturemodule.cc b/webrtc/pc/test/fakeaudiocapturemodule.cc
|
| index 01fd5ee2b0d82d25189b262971f1dce45cb51ebf..5c91ddf02587cce484e85898a7963adf94a294f4 100644
|
| --- a/webrtc/pc/test/fakeaudiocapturemodule.cc
|
| +++ b/webrtc/pc/test/fakeaudiocapturemodule.cc
|
| @@ -11,7 +11,6 @@
|
| #include "webrtc/pc/test/fakeaudiocapturemodule.h"
|
|
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/base/refcount.h"
|
| #include "webrtc/base/thread.h"
|
| #include "webrtc/base/timeutils.h"
|
|
|