| Index: webrtc/modules/audio_coding/test/PacketLossTest.cc
|
| diff --git a/webrtc/modules/audio_coding/test/PacketLossTest.cc b/webrtc/modules/audio_coding/test/PacketLossTest.cc
|
| index f6764ac97742c8bd74d3358e18836923190543b5..68f26150bced1c12e8957744459ae9dd36bbaa67 100644
|
| --- a/webrtc/modules/audio_coding/test/PacketLossTest.cc
|
| +++ b/webrtc/modules/audio_coding/test/PacketLossTest.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/test/testsupport/fileutils.h"
|
|
|
| namespace webrtc {
|
|
|