| Index: webrtc/test/fake_audio_device.cc
|
| diff --git a/webrtc/test/fake_audio_device.cc b/webrtc/test/fake_audio_device.cc
|
| index 43c2933ba76b9ae3a220170fad05870c60043950..220755f02e3b0cfe87d1a2940b6cc3fc3d207ac5 100644
|
| --- a/webrtc/test/fake_audio_device.cc
|
| +++ b/webrtc/test/fake_audio_device.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/base/platform_thread.h"
|
| #include "webrtc/modules/media_file/media_file_utility.h"
|
| #include "webrtc/system_wrappers/include/clock.h"
|
|
|