| Index: webrtc/modules/audio_coding/test/RTPFile.cc
|
| diff --git a/webrtc/modules/audio_coding/test/RTPFile.cc b/webrtc/modules/audio_coding/test/RTPFile.cc
|
| index 2ffe3dae74428d7eaef1d544b90d302dcb01f379..d59d38cef4de6ed875d58a77b73c84ad5b7ce1e5 100644
|
| --- a/webrtc/modules/audio_coding/test/RTPFile.cc
|
| +++ b/webrtc/modules/audio_coding/test/RTPFile.cc
|
| @@ -23,7 +23,7 @@
|
| #include "webrtc/engine_configurations.h"
|
| #include "webrtc/system_wrappers/include/rw_lock_wrapper.h"
|
| // TODO(tlegrand): Consider removing usage of gtest.
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| namespace webrtc {
|
|
|
|
|