| Index: webrtc/test/fake_audio_device.h
|
| diff --git a/webrtc/test/fake_audio_device.h b/webrtc/test/fake_audio_device.h
|
| index 39f9310cd2d994112e51c8cf6f12972a55056cb7..77a74bac8f6d1bc962cf8b8aceea9313f9c50bec 100644
|
| --- a/webrtc/test/fake_audio_device.h
|
| +++ b/webrtc/test/fake_audio_device.h
|
| @@ -15,7 +15,6 @@
|
|
|
| #include "webrtc/base/criticalsection.h"
|
| #include "webrtc/base/platform_thread.h"
|
| -#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/modules/audio_device/include/fake_audio_device.h"
|
| #include "webrtc/test/drifting_clock.h"
|
| #include "webrtc/typedefs.h"
|
|
|