| Index: webrtc/api/test/fakeaudiocapturemodule.h
|
| diff --git a/webrtc/api/test/fakeaudiocapturemodule.h b/webrtc/api/test/fakeaudiocapturemodule.h
|
| index ca42c3b018df12b31b756723d1eb6e6946207988..f89249ad2f988eff5cf1155ee118693c6cbc6e4b 100644
|
| --- a/webrtc/api/test/fakeaudiocapturemodule.h
|
| +++ b/webrtc/api/test/fakeaudiocapturemodule.h
|
| @@ -25,7 +25,6 @@
|
| #include "webrtc/base/basictypes.h"
|
| #include "webrtc/base/criticalsection.h"
|
| #include "webrtc/base/messagehandler.h"
|
| -#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/base/scoped_ref_ptr.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/modules/audio_device/include/audio_device.h"
|
|
|